Skip to main content

TcxGridTableOptionsView Class

Stores grid Table View appearance settings.

Declaration

TcxGridTableOptionsView = class(
    TcxCustomGridTableOptionsView
)

Remarks

The TcxGridTableOptionsView class has members that allow you to do the following:

Direct TdxGridTableOptionsView Class References

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

See Also