Skip to main content

TcxVerticalGridStyles Properties

Provides access to the grid’s style settings.
Name Description
Background Defines the style settings of the vertical grid’s background.
Category Defines the style settings of category rows.
Content Specifies style settings for row content.
ContentEven Specifies style settings for even row content.
ContentOdd Specifies style settings for odd row content.
Control Provides access to an editing control. Inherited from TcxCustomControlStyles.
Count Inherited from TcxCustomStyles.
FilterBox Specifies the style for the filter panel. Inherited from TcxCustomControlStyles.
FindPanel Specifies the style for the Find Panel. Inherited from TcxCustomControlStyles.
Header Defines the style settings of row headers.
Inactive Defines the style settings applied to inactive row headers.
IncSearch Defines the incremental search item’s style settings.
LookAndFeelPainter Inherited from TcxCustomControlStyles.
Navigator Specifies the style for the offset between an editing control’s navigator and horizontal scrollbar. Inherited from TcxCustomControlStyles.
NavigatorInfoPanel Specifies the style for the information panel displayed in an editing control’s navigator. Inherited from TcxCustomControlStyles.
Owner Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
SearchResultHighlight Specifies the style for the search strings highlighted by the Find Panel in a control’s records. Inherited from TcxCustomControlStyles.
Selection Defines the selected row’s header style settings.
StyleSheet Specifies the style sheet for the current style collection. Inherited from TcxCustomStyles.
UseOddEvenStyles Specifies if the vertical grid control uses alternate styles to paint odd and even rows.
Values Inherited from TcxStyles.
See Also