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

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