Represents an item in a ListContainer control.
The following tables list the members exposed by the ListItem type.
Name | Description | |
---|---|---|
Initializes a new instance of the ListItem class. |
Name | Description | |
---|---|---|
Gets the bounds of this ListItem. |
||
Gets a reference to the item's content element. |
||
Gets or sets the css class of this ListItem. |
||
Gets or sets an object, holding custom user data. |
||
Gets or sets the unique index of this item. |
||
Gets a reference to the item's DOM element. |
||
Gets or sets a value indicating whether user interactions are allowed for this item. |
||
Gets or sets the URL of the image displayed by this item. |
||
Gets or sets a value indicating whether drag and drop operations are allowed for this ListItem. |
||
Gets a value indicating whether this item is loaded and ready for interaction. |
||
Gets a value indicating whether the item is selected. |
||
Gets or sets the size of this item. |
||
Gets or sets an HTML string, representing the template. (Inherited from TemplatedItem.) |
||
Gets or sets the display text of this item. |
||
Gets or sets the tooltip of this ListItem. |
||
Gets or sets the visibility of this ListItem. |
Name | Description | |
---|---|---|
Draws the item. |