Property IsLabelTextWidthMaximized
IsLabelTextWidthMaximized
Gets or sets a value indicating whether the label text width is maximized.
When set to true, the control will adjust the width of the label text
to be the same for all toolbar items, based on the widest label text.
public virtual bool IsLabelTextWidthMaximized { get; set; }