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