Namespace Syncfusion.XForms.MaskedEdit
Classes
| CursorPositionChangingEventArgs
To get the cursor position changing arguments. |
| InputValidationMode
Contains values for the InputValidationMode enumeration that determines input validation in the SfMaskedEdit control. |
| MaskedTextResultHint
Contains values for the MaskFormat enumeration that describes why the input character was rejected. |
| MaskFormat
Contains values for the MaskFormat enumeration that allows the Value property to hold the characters without prompt and literals by setting the ValueMaskFormat. |
| MaskInputRejectedEventArgs
Specifies the mask input Rejected event arguments. |
| MaskInputRejectedEventHandler
It handles the MaskInputRejected event of the SfMaskedEdit control. |
| MaskType
Contains values for the MaskType enumeration that has different set of mask characters combined to form a mask expression. |
| SfMaskedEdit
Represents the masked edit control, which is used to create a template for providing information such as telephone numbers, IP addresses, and so on. |
| SfMaskedEditStyles
The SfMaskedEditStyles class holds theme style for the masked edit SfMaskedEdit control. |
| ValueChangedEventArgs
The ValueChangedEventArgs class holds an argument of the value changed event. |
| ValueChangedEventHandler
It handles the ValueChanged event of the SfMaskedEdit control. |