vcl-cxgridbandedtableview-bf48d141.md
Represents settings that determine how the Banded Table View responds to end-user actions.
TcxGridBandedTableOptionsBehavior = class(
TcxGridTableOptionsBehavior
)
The TcxGridBandedTableOptionsBehavior object contains settings determining the grid View’s response to user actions via the mouse or keyboard. These options determine whether the cell editors are always active and whether focus can be moved using the Tab and Enter keys, if hints are displayed for columns and bands, etc.
Use the OptionsBehavior property to access these options.
TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomGridOptions TcxCustomGridOptionsBehavior TcxCustomGridTableOptionsBehavior TcxGridTableOptionsBehavior TcxGridBandedTableOptionsBehavior
See Also
TcxGridBandedTableView.OptionsView