Skip to main content

TcxGridColumnStyles Events

Represents a set of styles managing the appearance of different column elements.
Name Description
OnGetContentStyle Occurs whenever an item cell should be redrawn. Inherited from TcxCustomGridTableItemStyles.
OnGetFooterStyle Occurs when the column footer should be redrawn.
OnGetFooterStyleEx Occurs when the column footer should be redrawn.
OnGetFooterSummaryStyle Fires each time a column’s footer summary or a group summary displayed in group footer panels is about to be drawn.
OnGetGroupSummaryStyle Fires when a column’s group summary is about to be drawn.
OnGetHeaderStyle Occurs when a column header is redrawn.
See Also