IsChecked Property¶ Summary¶ Defines whether the Toggle button is checked. Signature¶ 1public bool IsChecked {get; set;} Return Value¶ bool Declaring Type¶ cAlgo.API.ToggleButton Last update: June 26, 2022 Comments