Calendar for WinForms | ComponentOne
C1.Win.Calendar Namespace / BeforeDayTooltipShowEventArgs Class
Properties


In This Topic
    BeforeDayTooltipShowEventArgs Class Members
    In This Topic

    The following tables list the members exposed by BeforeDayTooltipShowEventArgs.

    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets the date for which tooltip is about to be shown.  
    Public PropertyGets or sets tooltip text. The default text is an empty string.  
    Top
    See Also