i need to show tooltip after hovering on event for 3 second
Hi,
try using this config
var scheduler = new DHXScheduler(this);
scheduler.Config.Tooltip_timeout_to_display = 3000;
i need to show tooltip after hovering on event for 3 second
Hi,
try using this config
var scheduler = new DHXScheduler(this);
scheduler.Config.Tooltip_timeout_to_display = 3000;