[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Schedule.ShowAppointmentToolTip

ShowAppointmentToolTip Property

ShowAppointmentToolTip

Gets or sets the bool value indicating whether the control should show tooltip when mouse is over an appointment.

Declaration
[C1Category("Behavior")]
[C1Description("ShowAppointmentToolTip", "Determines whether the control shows appointment tooltips.")]
public bool ShowAppointmentToolTip { get; set; }
<C1Category("Behavior")>
<C1Description("ShowAppointmentToolTip", "Determines whether the control shows appointment tooltips.")>
Public Property ShowAppointmentToolTip As Boolean