SchedulerSettings.OptionsToolTips Property
Provides access to options which specify tooltip appearance and visibility.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
MVCxSchedulerOptionsToolTips | A MVCxSchedulerOptionsToolTips object containing options which can be specified for tooltips. |
See Also