Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / IntegerItem Class
Properties Methods

In This Topic
    IntegerItem Class Members
    In This Topic

    The following tables list the members exposed by IntegerItem.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the content value of Item. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.Item<int>)
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified System.Object is equal to this instance. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.Item<int>)
    Public MethodReturns the hash code for this Item. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.Item<int>)
    Top
    Public Operators
    Overloaded. Converts an int to an IntegerItem.
    Top
    See Also