[]
Gets or sets whether the header is clickable.
public bool Clickable { get; set; }
Public Property Clickable As Boolean
A bool value, true if the ListHeader is clickable; otherwise, false.