[]
        
(Showing Draft Content)

C1.Win.C1Schedule.BeforeDayTooltipShowEventArgs

BeforeDayTooltipShowEventArgs Class

Provides data for the BeforeDayTooltipShow event of the C1Calendar control.

Inheritance
BeforeDayTooltipShowEventArgs
Namespace: C1.Win.C1Schedule
Assembly: C1.Win.C1Schedule.4.8.dll
Syntax
public class BeforeDayTooltipShowEventArgs : 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.