Overview

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

All RadMaskedInput controls raise the following specific events:

Telerik UI for WPF Ninja image

The Events is part of Telerik UI for WPF, a professional grade UI library with 160+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

  • 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