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

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

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

    See Also