Back to Devexpress

MVCxSchedulerOptionsToolTips Class

aspnetmvc-devexpress-dot-web-dot-mvc-70230c36.md

latest1.7 KB
Original Source

MVCxSchedulerOptionsToolTips Class

Provides properties and methods which allow you to specify tooltip visibility, layout options and templates used for rendering tooltips.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxSchedulerOptionsToolTips :
    ASPxSchedulerOptionsToolTips
vb
Public Class MVCxSchedulerOptionsToolTips
    Inherits ASPxSchedulerOptionsToolTips

The following members return MVCxSchedulerOptionsToolTips objects:

Implements

INotifyPropertyChanged

Inheritance

Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions ASPxSchedulerOptionsToolTips MVCxSchedulerOptionsToolTips

See Also

MVCxSchedulerOptionsToolTips Members

DevExpress.Web.Mvc Namespace