[]
Provides data for the BeforeDayTooltipShow event of the C1Calendar control.
public class BeforeDayTooltipShowEventArgs : CancelEventArgs
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. |