Skip to main content

TcxGridBandedTableView.OptionsView Property

Specifies the Banded Table View’s appearance settings.

Declaration

property OptionsView: TcxGridBandedTableOptionsView read; write;

Property Value

Type
TcxGridBandedTableOptionsView

Remarks

Among these settings are the fixed band separator color and width, the option determining whether the band headers are displayed within the current View.

See Also