Skip to main content

TcxGridLayoutViewItemStyles Members

Stores style settings of a Layout View data item.

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. Inherited from TcxCustomGridTableItemStyles.
Count Inherited from TcxCustomStyles.
GridView Provides access to the View containing the item for which the style is applied. Inherited from TcxCustomGridTableItemStyles.
Item Gets the item for which the style is applied. Inherited from TcxCustomGridTableItemStyles.
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. Inherited from TcxCustomGridTableItemStyles.
See Also