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

Syntax

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