ASPxClientListEditItem Properties
Represents the client-side equivalent of the ListEditItem object.Name | Description |
---|---|
imageUrl | Gets the item’s associated image. |
index | Gets the item’s index. |
listEditBase | 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. |
See Also