Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / SubItem Class / SubItem Constructor / SubItem Constructor()


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