Method BindBoolProp
BindBoolProp(object, string)
Binds property specified with instance
and
propName
to the CheckBox.
After binding CheckBox will edit the specified property.
public virtual CheckBox BindBoolProp(object instance, string propName)