Skip to main content

TdxCustomSparklineEdit.AutoSize Property

Specifies if the editor adjusts its height according to content size.

Declaration

property AutoSize; default False;

Property Value

Type Default Description
Boolean False

If True, the editor automatically adjusts its height according to content size; otherwise, the editor’s height does not change.

Remarks

The AutoSize property’s default value is False.

See Also