Method RaiseValueChanging
RaiseValueChanging(int?, int?)
Raises the ValueChanging event.
protected bool RaiseValueChanging(int? currentValue, int? newValue)
Raises the ValueChanging event.
protected bool RaiseValueChanging(int? currentValue, int? newValue)