Click or drag to resize

DropDownListEditorTLabelWidth Property

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[AddInLabelAttribute("Options label width")]
[AddInParameterAttribute("LabelWidth")]
[AddInParameterEditorAttribute(typeof(IntegerNumberParameterEditor), "inputClass=std editor-parameter;allowNegativeValues=false")]
[AddInDescriptionAttribute("Label width")]
public virtual int LabelWidth { get; set; }

Property Value

Type: Int32
See Also