Click or drag to resize

CheckboxListEditorTLabelPosition Property

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

Property Value

Type: Int32
See Also