[]
Gets or sets the bool value indicating whether the control should show tooltip when mouse is over an appointment.
[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