Expander.IsExpanded Property

Definition

Gets or sets a value indicating whether the content of the control is opened/visible or closed/hidden.

public bool IsExpanded { get; set; }
member this.IsExpanded : bool with get, set
Public Property IsExpanded As Boolean

Property Value

Applies to