ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / DropDownCalendar Class / NextTooltip Property

In This Topic
    NextTooltip Property (DropDownCalendar)
    In This Topic
    Gets or sets the text for the 'next' button's ToolTip.
    Syntax
    'Declaration
     
    Public Property NextTooltip As System.String
    public System.string NextTooltip {get; set;}
    See Also