Back to Devexpress

TcxCustomGridView.Styles Property

vcl-cxgridcustomview-dot-tcxcustomgridview-fa4ac0fd.md

latest555 B
Original Source

TcxCustomGridView.Styles Property

Provides access to styles that define the appearance of grid View elements.

Declaration

delphi
property Styles: TcxCustomGridStyles read; write;

Property Value

TypeDescription
TcxCustomGridStyles

Stores grid View styles.

|

See Also

TcxCustomGridView Class

TcxCustomGridView Members

cxGridCustomView Unit