Back to Devexpress

TcxGridBandedTableOptionsView Class

vcl-cxgridbandedtableview-d98cef83.md

latest3.2 KB
Original Source

TcxGridBandedTableOptionsView Class

Contains Banded Table View appearance settings.

Declaration

delphi
TcxGridBandedTableOptionsView = class(
    TcxGridTableOptionsView
)

Remarks

The TcxGridBandedTableOptionsView class extends its ancestor with the following members that allow you to do the following:

Refer to the TcxGridTableOptionsView class description for information on appearance settings common to Table and Banded Table Views.

A Banded Table View’s OptionsView property references a TcxGridBandedTableOptionsView object.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomGridOptions TcxCustomGridOptionsView TcxCustomGridTableOptionsView TcxGridTableOptionsView TcxGridBandedTableOptionsView

See Also

TcxGridBandedTableView.OptionsView

Bands

TcxGridBandedTableOptionsView Members

cxGridBandedTableView Unit