[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.IntegerItem.-ctor

IntegerItem Constructor

IntegerItem()

Initializes a new instance of IntegerItem.

Declaration
public IntegerItem()
Public Sub New()

IntegerItem(int)

Initializes a new instance of IntegerItem.

Declaration
public IntegerItem(int value)
Public Sub New(value As Integer)
Parameters
Type Name Description
int value

An object to be set to Value.