Search
ItemListView Properties
 


 Public Properties

  Name Description

autoConnectDistance

Gets or sets the maximum distance to a node when auto connecting links.

autoConnectLinks

Gets or sets whether links should be automatically connected to the nearest node.

backColor

Gets or sets the background color of the list view. (Inherited from ListViewBase.)

columns

Gets or sets the number of columns in control's layout.

draggedItem

Gets the currently dragged item. (Inherited from ListViewBase.)

element

Returns a reference to the control's DOM element. (Inherited from Control.)

enabled

Gets or sets whether mouse events are enabled. (Inherited from Control.)

iconSize

Gets or sets the size of items displayed in this list view. (Inherited from ListViewBase.)

items

Gets the items contained in this list view. (Inherited from ListViewBase.)

labelPosition

Gets or sets a value indicating the position of labels relative to item icons.

licenseLocation

Gets or sets the location of the license key file. (Inherited from Control.)

measureUnit

Gets the unit of measure used for logical coordinates. (Inherited from CanvasControl.)

newInstanceSize

Gets or sets the default size of items created by drag-and-drop from this list view. (Inherited from ListViewBase.)

orientation

Gets or sets the orientation of the view layout. (Inherited from ListViewBase.)

padding

Gets or sets the padding space between item's slot bounds and its contents. (Inherited from ListViewBase.)

shapeLibraryLocation

Gets the location of a shape library file containing custom shape definitions. It can be set to a full URL of the file, or a relative file path. (Inherited from ListViewBase.)

textColor

Gets or sets the color used to paint item captions. (Inherited from ListViewBase.)

tooltipDelay

Gets or sets the delay before a tooltip is shown. (Inherited from ListViewBase.)

 See Also