ComponentOne List for WinForms
C1.Win.C1List.Design Namespace / GridStyleCollectionEditor Class / GridStyleCollectionEditor Constructor

In This Topic
    GridStyleCollectionEditor Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal type As Type _
    )
    public GridStyleCollectionEditor( 
       Type type
    )

    Parameters

    type
    See Also