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

In This Topic
    CollectionItemTypeAttribute Class
    In This Topic
    Use this attribute in order to specify the type of the item for the collection property.
    Object Model
    CollectionItemTypeAttribute Class
    Syntax
    'Declaration
     
    Public Class CollectionItemTypeAttribute 
       Inherits System.Attribute
    public class CollectionItemTypeAttribute : System.Attribute 
    Inheritance Hierarchy

    System.Object
       System.Attribute
          C1.Web.Wijmo.Controls.CollectionItemTypeAttribute

    See Also