Back to Devexpress

ASPxSchedulerOptionsToolTips Class

aspnet-devexpress-dot-web-dot-aspxscheduler-c790aa3d.md

latest2.0 KB
Original Source

ASPxSchedulerOptionsToolTips Class

Provides access to options characterizing appointment and selection tooltips.

Namespace : DevExpress.Web.ASPxScheduler

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

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

The following members return ASPxSchedulerOptionsToolTips objects:

Remarks

Use the ASPxScheduler.OptionsToolTips property to access an object of the ASPxSchedulerOptionsToolTips type.

Implements

INotifyPropertyChanged

Inheritance

Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions ASPxSchedulerOptionsToolTips BootstrapSchedulerOptionsToolTips

MVCxSchedulerOptionsToolTips

See Also

ASPxSchedulerOptionsToolTips Members

DevExpress.Web.ASPxScheduler Namespace