| 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; }
<XmlElementAttribute(IsNullable := true)>
Public Property IsCollapsed As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBooleanSee Also