ListBoxItemRowPreparedEventArgs Constructors
Provides data for the editor’s ItemRowPrepared event.| Name | Parameters | Description |
|---|---|---|
| ListBoxItemRowPreparedEventArgs(ListEditItem, TableRow) | item, row | Initializes a new instance of the ListBoxItemRowPreparedEventArgs class with specified settings. |
See Also