Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / MaskFormatter Class
Members


In This Topic
    MaskFormatter Class
    In This Topic
    Represents a mask formatter.
    Syntax
    'Declaration
     
    
    Public Class MaskFormatter 
       Implements ISEditFormatter 
    'Usage
     
    
    Dim instance As MaskFormatter
    public class MaskFormatter : ISEditFormatter  
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.SuperEdit.MaskFormatter

    See Also