Share via


PropertyPaneGroup.IsCollapsed Property

Definition

Gets or Sets a value indicating whether the PropertyPane group is collapsed or not of type Boolean.

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

Property Value

This value indicates whether the property pane group is collapsed.

Applies to