Gets or sets a value indicating whether the Sidebar's close button is shown. The default value is true.

Syntax

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