Table of Contents

Property IsLabelTextWidthMaximized

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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; }

Property Value

bool