ListBoxItemTextCellPreparedEventArgs Constructors
Provides data for the editor’s ItemTextCellPrepared event.Name | Parameters | Description |
---|---|---|
ListBoxItemTextCellPreparedEventArgs(ListEditItem, ListBoxColumn, TableCell) | item, column, textCell | Initializes a new instance of the ListBoxItemTextCellPreparedEventArgs class with the specified settings. |
See Also