Enum PassiveDisplayMode
Provides the list of modes in which the MaskedEditBox can operate when it does not have the focus.
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Shared.Base.dll
Syntax
public enum PassiveDisplayMode
Fields
Name | Description |
---|---|
ExcludeLiterals | Exclude the literal characters. |
IncludeLiterals | Include all literals in the data that is returned. |