[]
        
(Showing Draft Content)

C1.Win.Command.C1TopicPage.Collapsed

Collapsed Property

Collapsed

Gets or sets the value indicating whether the page is collapsed or not.

Declaration
[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