Share via


OutliningMarginHeaderControl.IsExpanded Property

Definition

Gets or sets IsExpandedProperty.

public:
 property bool IsExpanded { bool get(); void set(bool value); };
public:
 property bool IsExpanded { bool get(); void set(bool value); };
public bool IsExpanded { get; set; }
member this.IsExpanded : bool with get, set
Public Property IsExpanded As Boolean

Property Value

true if the control is expanded; otherwise, false.

Applies to