ProgressBarLabelMinWidth Property
|
Gets or sets the minimum width of the label div when is true.
Namespace:
Bootstrap.A11y
Assembly:
Bootstrap.A11y (in Bootstrap.A11y.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic string LabelMinWidth { get; set; }<asp:ProgressBar LabelMinWidth="String" />
Property Value
Type:
String
A string containing a valid CSS unit (e.g. "2em", "5%").
See Also