Skip to main content
A newer version of this page is available. .

TcxCustomGridTableViewStyles Events

Contains style settings of View elements.
Name Description
OnGetContentStyle Enables you to override the default style of a cell for specific items and/or records.
OnGetHotTrackStyle protected Allows you to change the style applied to the hot-tracked record.
OnGetInactiveStyle Allows you to change the style applied to inactive records.
OnGetSelectionStyle Allows you to change the style applied to a selected record.
See Also