How do I hide/remove the time section in DetailedAppointmentToolTip.ascx tooltip? I use the date format in the database. See attached image
ASPx<OptionsToolTips AppointmentToolTipCornerType="None" AppointmentToolTipMode="Hint" AppointmentToolTipUrl="~/controls/DetailedAppointmentToolTip.ascx" />
In the
ASPx<dx:ASPxLabel ID="lblInterval" EnableClientSideAPI="true" Font-Size="9pt" runat="server" />