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

In This Topic
    Value Property (C1ListViewInputItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Value As System.Integer
    public virtual System.int Value {get; set;}
    See Also