Gets or sets a value indicating whether the Sidebar is shown. The default value is true.

Syntax

public bool IsShown { get; set; }
Public Property IsShown() As Boolean

Remarks

Because of internal usage, it is recommended to use this property instead of Sidebar.Visibility to display the sidebar.