Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxGridColumnStyles Properties
Show Inherited Hide Inherited

Stores styles that define the appearance of 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.
GridView Provides access to the Table View containing the column to which the TcxGridColumnStyles applies its styles.
GroupSummary Specifies style attributes for the column’s group summary.
Header Provides access to column header style settings.
Item Returns the column that this style is applied to.
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