Overview

This topic covers the specific events exposed by the RadMaskedInput controls.

All RadMaskedInput controls raise the following specific events:

  • ValueChanging: occurs when a RadMaskedInput control's Value property is about to be changed.

  • ValueChanged: occurs when a RadMaskedInput control's Value property has changed.

See Also

In this article