TdxLookupSparklineCategories.DataBinding Property
In This Article
Binds categories to the lookup sparkline editor’s data controller.
#Declaration
Delphi
property DataBinding: TdxLookupSparklineItemDataBinding read; write;
#Property Value
Type | Description |
---|---|
Tdx |
A lookup sparkline editor connection to a data store. |
#Remarks
Refer to the TdxLookupSparklineItemDataBinding class description for information on available options.
See Also