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