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

In This Topic
    PrevTooltip Property (LocalizationOption)
    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