[]
        
(Showing Draft Content)

C1.C1Preview.RenderInputCheckBox.GetValue

GetValue Method

GetValue()

Gets the checkbox value.

Declaration
protected override object GetValue()
Returns
Type Description
object

True if the checkbox is checked, false otherwise.

Overrides