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

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