ComponentOne Input for WinForms
SkipOptional Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > MaskInfo Class : SkipOptional Property
If True (default), optional mask positions are automatically skipped until the first position allowing the typed character.
Syntax
'Declaration
 
Public Property SkipOptional As System.Boolean
public System.bool SkipOptional {get; set;}
See Also

Reference

MaskInfo Class
MaskInfo Members