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


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