Skip to main content

TcxGridLayoutViewOptionsData Class

Data settings for a Layout View.

Declaration

TcxGridLayoutViewOptionsData = class(
    TcxCustomGridTableOptionsData
)

Remarks

This class does not introduce any new settings. Refer to the description of the base TcxCustomGridTableOptionsData class, for a list of available settings.

The TcxGridLayoutViewOptionsData object is referenced by the View’s OptionsData property.

See Also