Back to Devexpress

TcxCustomGridStyles Class

vcl-cxgridcustomview-794b9a41.md

latest893 B
Original Source

TcxCustomGridStyles Class

Stores styles that define the appearance of grid View elements.

Declaration

delphi
TcxCustomGridStyles = class(
    TcxStyles
)

Remarks

This class declares properties that allow you to customize the appearance of View elements.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomStyles TcxStyles TcxCustomGridStyles

See Also

TcxCustomGridStyles Members

cxGridCustomView Unit