TcxGridLayoutView.DataController Property
Specifies the data controller for a View.
Declaration
property DataController: TcxGridDataController read; write;
Property Value
| Type |
|---|
| TcxGridDataController |
Remarks
Refer to the TcxGridDataController description, for details.
See Also