[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.SideButtonInfo.CheckOnClick

CheckOnClick Property

CheckOnClick

Gets or sets a value that indicates whether to check the button when clicked.

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

A bool value, true to check the button when clicked; otherwise, false.