Back to Devexpress

TdxBarListItem.ShowNumbers Property

vcl-dxbar-dot-tdxbarlistitem.md

latest726 B
Original Source

TdxBarListItem.ShowNumbers Property

Determines whether to display the numeration of TdxBarListItem strings.

Declaration

delphi
property ShowNumbers: Boolean read; write; default True;

Property Value

TypeDefault
BooleanTrue

Remarks

If set to True (by default), numbers are displayed on the left side of TdxBarListItem strings. Set the ShowNumbers property to False to suppress this set.

See Also

TdxBarListItem.Items

TdxBarListItem Class

TdxBarListItem Members

dxBar Unit