TcxGridLayoutViewItemOptions Class
In This Article
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
See Also