| RadioButtonListEditorTLabelPosition 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; }
<AddInLabelAttribute("Options label position")>
<AddInParameterAttribute("LabelPosition")>
<AddInParameterEditorAttribute(GetType(DropDownParameterEditor), "inputClass=std editor-parameter")>
<AddInDescriptionAttribute("Label position relatively icon")>
Public Overridable Property LabelPosition As Integer
Get
Set
Property Value
Type:
Int32See Also