ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / WidgetDescriptor Class / WidgetDescriptor Constructor

In This Topic
    WidgetDescriptor Constructor
    In This Topic
    Initializes a new instance of the WidgetDescriptor class.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal type As System.String _
    )
    public WidgetDescriptor( 
       System.string type
    )

    Parameters

    type
    See Also