Skip to main content

TcxGridLayoutViewOptionsView Class

Stores Layout View appearance settings.

Declaration

TcxGridLayoutViewOptionsView = class(
    TcxGridCustomLayoutViewOptionsView
)

Remarks

This class has members that allow you to do the following:

A grid Layout View’s OptionsView property references a TcxGridLayoutViewOptionsView object.

See Also