TcxGridLayoutView.OptionsData Property
Specifies the View’s data settings.
Declaration
property OptionsData: TcxGridLayoutViewOptionsData read; write;
Property Value
Type |
---|
TcxGridLayoutViewOptionsData |
Remarks
Refer to the TcxGridLayoutViewOptionsData description, for a list of available settings.
See Also