TcxGridServerModeColumn.Options Property
Provides access to the column’s appearance and behavior settings.
Declaration
property Options: TcxGridServerModeColumnOptions read; write;
Property Value
Type |
---|
TcxGridServerModeColumnOptions |
Remarks
Refer to the TcxGridServerModeColumnOptions class description for details.
See Also