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

In This Topic
    TypeId Property (ArrayItemTypeAttribute)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property TypeId As System.Object
    public virtual System.object TypeId {get;}
    See Also