Click or drag to resize

CheckboxListEditorTIconMaxHeight Property

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

Property Value

Type: Int32
See Also