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

In This Topic
    ObjectItem Class Members
    In This Topic

    The following tables list the members exposed by ObjectItem.

    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<object>)
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified System.Object is equal to this instance. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.Item<object>)
    Public MethodReturns the hash code for this Item. (Inherited from GrapeCity.Wpf.SpreadSheet.CellType.Editors.Item<object>)
    Top
    See Also