Click or drag to resize

GroupBoxPersonalSettingsIsCollapsed Property

Namespace:  Dynamicweb.UI.Controls
Assembly:  Dynamicweb.UI.Controls (in Dynamicweb.UI.Controls.dll) Version: 2.3.1
Syntax
[XmlElementAttribute(IsNullable = true)]
public Nullable<bool> IsCollapsed { get; set; }

Property Value

Type: NullableBoolean
See Also