ComponentOne ComboBox for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1ComboBox Namespace / C1ComboBoxItem Class / Value Property

In This Topic
    Value Property
    In This Topic
    item's value
    Syntax
    'Declaration
     
    Public Property Value As System.String
    public System.string Value {get; set;}
    See Also