Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcMask Class / GcMask Constructor


In This Topic
    GcMask Constructor
    In This Topic
    Initializes a new instance of the GcMask class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New GcMask()
    public GcMask()
    See Also