Back to Devexpress

TcxGridLayoutViewItemOptions Class

vcl-cxgridlayoutview-893e45bf.md

latest1.3 KB
Original Source

TcxGridLayoutViewItemOptions Class

Data item settings.

Declaration

delphi
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.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomGridTableItemCustomOptions TcxCustomGridTableItemOptions TcxGridLayoutViewItemOptions

See Also

TcxGridLayoutViewItemOptions Members

cxGridLayoutView Unit