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

TcxCustomGridTableOptionsView Class

Contains grid Table View appearance settings.

Declaration

TcxCustomGridTableOptionsView = class(
    TcxCustomGridOptionsView
)

Remarks

This class has the following members that allow you to:

A grid View’s OptionsView property references a TcxCustomGridTableOptionsView object.

See Also