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