Remarks
Because of internal usage, it is recommended to use this property instead of Sidebar.
Gets or sets a value indicating whether the Sidebar is shown. The default value is true.
public bool IsShown { get; set; }
Public Property IsShown() As Boolean
Because of internal usage, it is recommended to use this property instead of Sidebar.