Gets and sets the width of the Label Column
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[BrowsableAttribute(true)] public Unit LabelWidth { get; set; } |
Visual Basic |
---|
<BrowsableAttribute(true)> Public Property LabelWidth As Unit Get Set |