Skip to main content
A newer version of this page is available. .

TcxEditRepositorySparklineItem Class

A repository item containing settings that are specific to sparkline editors (TdxSparklineEdit and TdxDBSparklineEdit).

Declaration

TcxEditRepositorySparklineItem = class(
    TcxEditRepositoryItem
)

Remarks

This class introduces the Properties property that contains the appearance and behavior settings (a TdxSparklineProperties object) of a sparkline editor.

Inheritance

See Also