Class PassiveDisplayMode
Provides the list of modes in which the MaskedEditBox can operate when it does not have the focus.
Inheritance
System.Object
PassiveDisplayMode
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Shared.Base.dll
Syntax
public sealed class PassiveDisplayMode : Enum
Fields
ExcludeLiterals
Exclude the literal characters.
Declaration
public const PassiveDisplayMode ExcludeLiterals
Field Value
| Type |
|---|
| PassiveDisplayMode |
IncludeLiterals
Include all literals in the data that is returned.
Declaration
public const PassiveDisplayMode IncludeLiterals
Field Value
| Type |
|---|
| PassiveDisplayMode |