TcxGridColumnStyles Events
Stores styles that define the appearance of 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 | Occurs each time a column’s footer or group summary displayed in group footer panels is about to be drawn. |
OnGetGroupSummaryStyle | Occurs every time a column’s group summary is about to be drawn. |
OnGetHeaderStyle | Occurs every time the column header is about to be drawn. |
See Also