OutliningRegionTag.IsDefaultCollapsed Property

Definition

Determines whether the region is collapsed by default.

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

Property Value

true if the region is collapsed by default, otherwise false.

Applies to