_NavigationPane.IsCollapsed Property

Definition

Returns or sets a Boolean value (bool in C#) that determines whether the Navigation Pane is collapsed. Read/write.

public:
 property bool IsCollapsed { bool get(); void set(bool value); };
public bool IsCollapsed { get; set; }
Public Property IsCollapsed As Boolean

Property Value

Applies to