TcxEditRepositoryLookupSparklineItem.Properties Property
Provides access to the appearance and behavior settings of a sparkline lookup editor associated with the repository item.
Declaration
property Properties: TdxLookupSparklineProperties read; write;
Property Value
Type |
---|
TdxLookupSparklineProperties |
Remarks
Refer to the TdxLookupSparklineProperties class description to learn about these settings.
See Also