[]
        
(Showing Draft Content)

C1.C1Preview.RenderInputCheckBox.GetValue

GetValue Method

GetValue()

Gets the checkbox value.

Declaration
protected override object GetValue()
Protected Overrides Function GetValue() As Object
Returns
Type Description
object

True if the checkbox is checked, false otherwise.

Overrides