ASPxClientListEditItem Members
In This Article
#Properties
Name | Description |
---|---|
image |
Gets the item’s associated image. |
index | Gets the item’s index. |
list |
Gets an editor to which the current item belongs. |
selected | Gets a value that indicates whether a list edit item is selected. |
text | Gets the item’s display text. |
value | Gets the item’s associated value. |
#Methods
Name | Description |
---|---|
Get |
Returns the list item’s value that corresponds to the specified column. |
See Also