[]
        
(Showing Draft Content)

C1.Win.Calendar.BeforeDayTooltipShowEventArgs

BeforeDayTooltipShowEventArgs Class

Provides data for the BeforeDayTooltipShow event of the C1CalendarView control.

Inheritance
BeforeDayTooltipShowEventArgs
Namespace: C1.Win.Calendar
Assembly: C1.Win.Calendar.4.8.dll
Syntax
public class BeforeDayTooltipShowEventArgs : CancelEventArgs
Public Class BeforeDayTooltipShowEventArgs
    Inherits CancelEventArgs

Properties

Name Description
Day

Gets the date for which tooltip is about to be shown.

Text

Gets or sets tooltip text. The default text is an empty string.