ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ListView Namespace / C1ListViewInputItem Class / Type Property

In This Topic
    Type Property (C1ListViewInputItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Type As InputType
    public virtual InputType Type {get; set;}
    See Also