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

In This Topic
    Type Property (C1ListViewControlGroupItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property Type As InputType
    public override InputType Type {get;}
    See Also