TcxGridBandedColumnStyles Properties
Stores styles that define the appearance of banded column elements.Name | Description |
---|---|
Content | Specifies the style for item cells. Inherited from TcxCustomGridTableItemStyles. |
Count | Inherited from TcxCustomStyles. |
Footer | Specifies the style for the footer region of a column. Inherited from TcxGridColumnStyles. |
GridView | Provides access to the Table View containing the column to which the TcxGridColumnStyles applies its styles. Inherited from TcxGridColumnStyles. |
GroupSummary | Specifies style attributes for the column’s group summary. Inherited from TcxGridColumnStyles. |
Header | Provides access to column header style settings. Inherited from TcxGridColumnStyles. |
Item | Specifies the banded column for which the current TcxGridBandedColumnStyles instance is created. |
Owner | Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent. |
StyleSheet | Specifies the style sheet for the current style collection. Inherited from TcxCustomStyles. |
Values | Inherited from TcxStyles. |
See Also