ComponentOne Accordion for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Accordion Namespace / C1Accordion Class / ItemType Property

In This Topic
    ItemType Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property ItemType As System.String
    public virtual System.string ItemType {get; set;}
    See Also