CheckEdit.Toggle() Method
Toggles the CheckEdit’s value.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Remarks
Use the Toggle method to change the CheckEdit’s value in code.
Calling the Toggle event is equal to clicking a CheckEdit in UI.