[]
        
(Showing Draft Content)

C1.Win.C1Schedule.BeforeDayTooltipShowEventArgs.Text

Text Property

Text

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

Declaration
public string Text { get; set; }
Remarks

Use html encoding to format the text.