Skip to main content
A newer version of this page is available. .

SchedulerSettings.OptionsToolTips Property

Provides access to options which specify tooltip appearance and visibility.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v19.2.dll

Declaration

public MVCxSchedulerOptionsToolTips OptionsToolTips { get; }

Property Value

Type Description
MVCxSchedulerOptionsToolTips

A MVCxSchedulerOptionsToolTips object containing options which can be specified for tooltips.

See Also