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


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