Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ItemTemplateCollection Class / ItemTemplateCollection Constructor


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