Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / CustomMaskEventArgs Class
Fields Properties


In This Topic
    CustomMaskEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CustomMaskEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorConstructs a new CustomMaskEventArgs object.  
    Top
    Protected Fields
     NameDescription
    Protected FieldUser callback ('0')  
    Protected FieldUser callback ('1')  
    Protected FieldUser callback ('2')  
    Protected FieldUser callback ('3')  
    Protected FieldUser callback ('4')  
    Protected FieldUser callback ('5')  
    Protected FieldUser callback ('6')  
    Protected FieldUser callback ('7')  
    Protected FieldUser callback ('8')  
    Protected FieldUser callback ('9')  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the custom mask character.  
    Public PropertyGets the index of the custom mask.  
    Public PropertyGets or sets the input character.  
    Public PropertyGets or sets whether the value is valid.  
    Top
    See Also