ComponentOne MultiSelect for WinForms
C1.Win.Input.Formating Namespace / MaskInfo Class / ShouldSerializeEditMask Method

In This Topic
    ShouldSerializeEditMask Method (MaskInfo)
    In This Topic
    Specifies whether to save the value of the EditMask property.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeEditMask() As Boolean
    protected bool ShouldSerializeEditMask()
    See Also