ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / CollectionItemTypeAttribute Class / ItemType Property

In This Topic
    ItemType Property (CollectionItemTypeAttribute)
    In This Topic
    Item Type.
    Syntax
    'Declaration
     
    Public ReadOnly Property ItemType As System.Type
    public System.Type ItemType {get;}
    See Also