Skip to main content

TcxGridLayoutViewItemStyles Class

Contains the style settings of a Layout View data item.

Declaration

TcxGridLayoutViewItemStyles = class(
    TcxCustomGridTableItemStyles
)

Remarks

This class does not introduce any new functionality to the properties and events inherited from base classes. A TcxGridLayoutViewItemStyles object is referenced via a Layout View data item’s Styles property.

See Also