Namespace Telerik.Maui.MaskedEntry
Classes
MaskedEntryValueChangedEventArgs Provides data for the ValueChanged event of a MaskedEntry control. This structure contains information about the value, text, validation state, and mask completion status. |
MaskedEntryValueChangingEventArgs Provides data for the value changing event of a masked entry control. This class extends System.EventArgs and implements Telerik.Maui.MaskedInput.IMaskValueChangingContext to provide comprehensive validation and cancellation capabilities. |
Defines the different ways the Value of a IRadMaskedEntry can be formatted. |