[]
        
(Showing Draft Content)

C1.C1Preview.RenderInputCheckBox.SetValue

SetValue Method

SetValue(object)

Sets the checkbox value.

Declaration
protected override void SetValue(object value)
Parameters
Type Name Description
object value

A bool value.

Overrides