Skip to main content
A newer version of this page is available. .

TcxCustomGridTableItemStyles Members

Contains settings controlling the style of item elements.

Constructors

Name Description
Create(TPersistent) Initializes a new instance of the TcxInterfacedPersistent class with specified settings. Inherited from TcxInterfacedPersistent.

Properties

Name Description
Content Specifies the style for item cells.
Count Inherited from TcxCustomStyles.
GridView Provides access to the View containing the item for which the style is applied.
Item Gets the item for which the style is applied.
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.

Events

Name Description
OnGetContentStyle Occurs whenever an item cell should be redrawn.
See Also