ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Calendar Namespace / C1Calendar Class / PrevTooltip Property

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