TcxGridServerModeColumn.DataBinding Property
Binds the column to a field in the underlying storage.
Declaration
property DataBinding: TcxGridItemServerModeDataBinding read; write;
Property Value
| Type |
|---|
| TcxGridItemServerModeDataBinding |
Remarks
Refer to the TcxGridItemServerModeDataBinding class description for information on available options.
See Also