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

In This Topic
    CountBubbleMessage Property
    In This Topic
    Sets or gets the message in countbubble of item
    Syntax
    'Declaration
     
    Public Property CountBubbleMessage As System.String
    public System.string CountBubbleMessage {get; set;}
    See Also