Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / MaskFormatter Class


MaskFormatter Class Properties

For a list of all members of this type, see MaskFormatter members.

Public Properties
 NameDescription
Public PropertyGets or sets the format string.  
Public PropertySets allow ignore throw format exception or not.  
Public PropertyIf implemented, it supports methods which allow an editor to use for validating and formatting user input.  
Public PropertyGets or sets the mask character.  
Public PropertyGets or sets the type of mask (ex: none, PicMask, Float).  
Public PropertyGets or sets the regional settings.  
Top
Protected Properties
 NameDescription
Protected PropertyDetermines whether the format string has been parsed since it was set or changed (or something else changed).  
Top
See Also