ComponentOne Tabs for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.Base Namespace / C1TargetDataBoundControlBase Class / ItemType Property

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