Property CheckBoxAllowAllStatesForUser
CheckBoxAllowAllStatesForUser
Gets or sets whether user can set the checkbox to the third state by clicking. If property is null (default), control's setting is used.
public virtual bool? CheckBoxAllowAllStatesForUser { get; set; }
Property Value
- bool?
Remarks
It is up to control to decide whether and how this property is used.