Click or drag to resize

GroupBoxExpandable Property

Determines whether a Groupbox can expanding and collapsing.

Namespace:  Dynamicweb.UI.Controls
Assembly:  Dynamicweb.UI.Controls (in Dynamicweb.UI.Controls.dll) Version: 2.3.1
Syntax
public bool Expandable { get; set; }

Property Value

Type: Boolean
See Also