Skip to main content

TcxGridLayoutViewItemOptions Class

Data item settings.

Declaration

TcxGridLayoutViewItemOptions = class(
    TcxCustomGridTableItemOptions
)

Remarks

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

The TcxGridLayoutViewItemOptions object is referenced by the data item’s Options property.

See Also