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

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