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

In This Topic
    StringItem Class Members
    In This Topic

    The following tables list the members exposed by StringItem.

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