Property ThreeState
ThreeState
Gets or sets a value indicating whether the CheckBox will allow three check states rather than two.
public virtual bool ThreeState { get; set; }
Gets or sets a value indicating whether the CheckBox will allow three check states rather than two.
public virtual bool ThreeState { get; set; }