TcxCustomGridTableView.OptionsView Property
Provides access to the grid View’s appearance settings.
Declaration
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