Skip to main content

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