IsThreeState Property¶ Summary¶ Checks if the checkbox may be of three states - checked, unchecked and indeterminate. Signature¶ 1public bool IsThreeState {get; set;} Return Value¶ bool Declaring Type¶ cAlgo.API.CheckBox Last update: July 1, 2022 Comments