Skip to main content

TcxGridBandedTableOptionsView Class

Contains Banded Table View appearance settings.

Declaration

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.

See Also