Click or drag to resize

RoundedFrameIsCollapsed Property

Gets or sets value indicating whether frame content is collapsed.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BindableAttribute(false)]
[DefaultValueAttribute(false)]
public bool IsCollapsed { get; set; }

Property Value

Type: Boolean
Remarks