| 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; }
Public Property ExpandableAreaWidth As Unit
Get
Set
Property Value
Type:
UnitRemarks The default value is "auto" (meaning that the area is wide enough to accept the content).
See Also