TcxGridWinExplorerViewStyles Events
Name | Description |
---|---|
OnGetContentStyle | Allows you to change the content style of individual cells depending on specific conditions in your application. Inherited from TcxCustomGridTableViewStyles. |
OnGetDescriptionItemStyle | |
OnGetGroupStyle | |
OnGetHotTrackStyle protected | Allows you to change the style applied to the hot-tracked record. Inherited from TcxCustomGridTableViewStyles. |
OnGetInactiveStyle | Allows you to change the style applied to inactive records. Inherited from TcxCustomGridTableViewStyles. |
OnGetSelectionStyle | Allows you to change the style applied to a selected record. Inherited from TcxCustomGridTableViewStyles. |
OnGetTextItemStyle |
See Also