Method AdvanceCheckState
AdvanceCheckState()
Advances Value to the next value. Invokes the cancelable ValueChanging event.
public bool? AdvanceCheckState()
Returns
- bool?
true if state change was canceled, false if the state changed, and null if the state was not changed for some other reason.