ListBoxItemRowPreparedEventArgs Properties
Provides data for the editor’s ItemRowPrepared event.
Name | Description |
---|---|
Item | Gets an item object related to the event. |
Row | Gets the processed row. |
See Also