TdxLookupSparklineProperties.DataController Property
In This Article
Provides access to the lookup sparkline editor’s data controller.
#Declaration
Delphi
property DataController: TcxDBDataController read;
#Property Value
Type | Description |
---|---|
Tcx |
The lookup sparkline editor’s data controller. |
#Remarks
Refer to the TcxDBDataController class description for information on available options.
See Also