Back to Devexpress

TcxCustomGridTableView.OptionsView Property

vcl-cxgridcustomtableview-dot-tcxcustomgridtableview-c1bc5295.md

latest800 B
Original Source

TcxCustomGridTableView.OptionsView Property

Provides access to the grid View’s appearance settings.

Declaration

delphi
property OptionsView: TcxCustomGridTableOptionsView read; write;

Property Value

Type
TcxCustomGridTableOptionsView

Remarks

Use this property to customize the View’s appearance. Refer to the TcxCustomGridTableOptionsView class description for details on available options.

See Also

TcxCustomGridTableView Class

TcxCustomGridTableView Members

cxGridCustomTableView Unit