TcxGridRowLayoutOptions Events
Stores Table View row layout settings.Name | Description |
---|---|
OnCustomDrawRowBackground | Allows you to custom draw the background of a Table View row layout. |
OnCustomDrawRowHotTrack | Allows you to custom draw the hot-track effect for a Table View row layout. |
OnCustomDrawRowSelection | Allows you to custom draw the selection effect for a Table View row layout. |
See Also