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

TcxCustomGridStyles Class

Represents settings controlling the style of grid View elements.

Declaration

TcxCustomGridStyles = class(
    TcxStyles
)

Remarks

This class declares properties allowing you to customize the appearance of View elements. TcxCustomGridStyles descendants publish additional properties specific to grid item types.

See Also