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