vcl-cxgridbandedtableview-15d51ca5.md
Contains settings managing the behavior of a banded column.
TcxGridBandedColumnOptions = class(
TcxCustomGridBandedColumnOptions
)
This class does not introduce any new functionality except for publishing properties from its ancestor classes. You can adjust various options via multiple View properties, thus specifying behavior common to all columns in this View.
A TcxGridBandedColumnOptions object is referenced via a banded column’s Options property set.
TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomGridTableItemCustomOptions TcxCustomGridTableItemOptions TcxCustomGridColumnOptions TcxCustomGridBandedColumnOptions TcxGridBandedColumnOptions
See Also
TcxGridBandedTableView.OptionsCustomize