Skip to main content
A newer version of this page is available. .

TcxGridTableOptionsView Class

Contains grid Table View appearance settings.

Declaration

TcxGridTableOptionsView = class(
    TcxCustomGridTableOptionsView
)

Remarks

The TcxGridTableOptionsView class members allow you to do the following:

A grid Table View’s OptionsView property references a TcxGridTableOptionsView object.

See Also