TcxGridBandedTableView.OptionsView Property
In This Article
Specifies the Banded Table View’s appearance settings.
#Declaration
Delphi
property OptionsView: TcxGridBandedTableOptionsView read; write;
#Property Value
Type |
---|
Tcx |
#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