Gets or sets a value indicating whether the Sidebar is rendered inside another control (property value is set to true) or displayed as dialog. The default value is true.

Syntax

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