TcxGridLayoutViewItem.Options Property
Specifies the data item’s settings.
Declaration
property Options: TcxGridLayoutViewItemOptions read; write;
Property Value
Type |
---|
TcxGridLayoutViewItemOptions |
Remarks
Refer to the TcxGridLayoutViewItemOptions class description, for details.
See Also