ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1List Namespace / ListItem Class / Value Property

In This Topic
    Value Property (ListItem)
    In This Topic
    The Value Property of ListItem for Wijmo List.
    Syntax
    'Declaration
     
    Public Property Value As System.String
    public System.string Value {get; set;}
    See Also