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

In This Topic
    ToolTip Property (C1ComboBoxItem)
    In This Topic
    item's ToolTip
    Syntax
    'Declaration
     
    Public Overrides Property ToolTip As System.String
    public override System.string ToolTip {get; set;}
    See Also