ICollapsible.IsCollapsible Property

Definition

Determines whether this region can be collapsed.

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

Property Value

true if this region can be collapsed, otherwise false.

Applies to