Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Framework.Spread.InputMan.CellType.Views.Windows Namespace / ElementContainerControl Class / ElementContainerControl Constructor


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