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

In This Topic
    ValueField Property (C1ListViewItemBinding)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ValueField As System.String
    public System.string ValueField {get; set;}
    See Also