[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListHeaderInfo.Clickable

Clickable Property

Clickable

Gets or sets whether the header is clickable.

Declaration
public bool Clickable { get; set; }
Public Property Clickable As Boolean
Property Value
Type Description
bool

A bool value, true if the ListHeader is clickable; otherwise, false.