Skip to main content

TdxCustomLookupSparklineEdit.Properties Property

Provides access to appearance and behavior settings of the lookup sparkline editor.

Declaration

property Properties: TdxLookupSparklineProperties read; write;

Property Value

Type Description
TdxLookupSparklineProperties

Contains appearance and behavior settings for a lookup sparkline editor.

Remarks

Refer to the TdxLookupSparklineProperties class description for information on available options.

See Also