ListEditItemBase Properties
The base class for list editor items.
Name | Description |
---|---|
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Text | Gets or sets the list item’s text. |
Value | Gets or sets the item’s associated value. |
See Also