Enum MaskedUsageMode
The clipping mode to be used by the control when returning the text content of the control.
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Shared.Base.dll
Syntax
public enum MaskedUsageMode
Fields
Name | Description |
---|---|
Normal | Treat as a normal masked edit that does not have any special constraints with respect to the content. |
Numeric | Treat the contents of the MaskedEditBox as numeric. |