Search results

RibbonCheckBox API in JavaScript (ES5) Ribbon API control

Defines the items of Ribbon.

Methods

click

Triggers the click action on the Checkbox.

Parameter Type Description
controlId string Gets the control ID.

Returns void

updateCheckBox

Updates the checkbox.

Parameter Type Description
prop RibbonCheckBoxSettingsModel Gets the checkbox property.
id string Gets the ID of checkbox.

Returns void