Interface for a class RibbonCheckBoxSettings
EmitType<ChangeEventArgs>
Event triggers when the checkbox state is changed.
EmitType<Event>
Event triggers once the checkbox is created.
boolean
Defines the whether the checkbox is checked or not.
string
Defines one or more CSS classes to customize the appearance of checkbox.
string
Defines the label for the checkbox.
LabelPosition
Defines whether the label is position After
or Before
the checkbox.