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