TdxLookupSparklineItemDataBinding.FieldName Property
Specifies the name of the field from which the editor retrieves data to display.
Declaration
property FieldName: string read; write;
Property Value
| Type | Description |
|---|---|
| string | The field name from the connected data source. |
See Also