[]
Gets or sets the value indicating whether the page is collapsed or not.
[C1Category("Behavior")]
[C1Description("C1TopicPage.Collapsed", "Gets or sets the value indicating whether the page is collapsed or not.")]
public bool Collapsed { get; set; }
<C1Category("Behavior")>
<C1Description("C1TopicPage.Collapsed", "Gets or sets the value indicating whether the page is collapsed or not.")>
Public Property Collapsed As Boolean