Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / IntegerItem Class / IntegerItem Constructor / IntegerItem Constructor()


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