Back to Devexpress

TcxGridBandedTableView.OptionsBehavior Property

vcl-cxgridbandedtableview-dot-tcxgridbandedtableview-d900cbcd.md

latest1.2 KB
Original Source

TcxGridBandedTableView.OptionsBehavior Property

Specifies the settings that determine how the Banded Table View responds to end-user actions.

Declaration

delphi
property OptionsBehavior: TcxGridBandedTableOptionsBehavior read; write;

Property Value

Type
TcxGridBandedTableOptionsBehavior

Remarks

Use the OptionsBehavior property to specify the settings which determine how the Banded Table View responds to end-user actions. These property settings determine whether the cell editors are always active, whether the focus can be moved using the Tab and Enter keys, whether band header and column header hints will be displayed, etc.

See Also

TcxGridBandedTableOptionsCustomize

TcxGridBand.Options

TcxGridBandedColumn.Options

TcxGridBandedTableView Class

TcxGridBandedTableView Members

cxGridBandedTableView Unit