Click or drag to resize

TemplatedDropDownListExpandableAreaWidth Property

Gets or sets the width of the expandable area.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public Unit ExpandableAreaWidth { get; set; }

Property Value

Type: Unit
Remarks
The default value is "auto" (meaning that the area is wide enough to accept the content).
See Also