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


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