ICollapsible.IsCollapsed Property

Definition

Determines whether this outlining region is collapsed.

public:
 property bool IsCollapsed { bool get(); };
public:
 property bool IsCollapsed { bool get(); };
public bool IsCollapsed { get; }
member this.IsCollapsed : bool
Public ReadOnly Property IsCollapsed As Boolean

Property Value

true if this outlining region is collapsed, otherwise false.

Applies to