Skip to main content

SchedulerSettings.OptionsToolTips Property

Provides access to options which specify tooltip appearance and visibility.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public MVCxSchedulerOptionsToolTips OptionsToolTips { get; }

Property Value

Type Description
MVCxSchedulerOptionsToolTips

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

See Also