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

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