Click or drag to resize

CheckboxListEditorTIconMaxWidth Property

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

Property Value

Type: Int32
See Also