[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListHeader.Clickable

Clickable Property

Clickable

Gets or sets a value indicating whether clickable or not.

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.