Back to Devexpress

TcxCustomGridTableView.Styles Property

vcl-cxgridcustomtableview-dot-tcxcustomgridtableview-8b3e7da1.md

latest781 B
Original Source

TcxCustomGridTableView.Styles Property

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

Declaration

delphi
property Styles: TcxCustomGridTableViewStyles read; write;

Property Value

TypeDescription
TcxCustomGridTableViewStyles

Stores grid View styles.

|

Remarks

The Styles property provides access to the collection of styles for cell content, selection bar, and other tabular View elements.

See Also

TcxCustomGridTableView Class

TcxCustomGridTableView Members

cxGridCustomTableView Unit