ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls Namespace / WidgetDescriptor Class / Type Property

In This Topic
    Type Property (WidgetDescriptor)
    In This Topic
    Type of widget descriptor.
    Syntax
    'Declaration
     
    Public Property Type As System.String
    public System.string Type {get; set;}
    See Also