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


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