ASPxSchedulerOptionsToolTips Class
In This Article
Provides access to options characterizing appointment and selection tooltips.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public class ASPxSchedulerOptionsToolTips :
SchedulerNotificationOptions
#Related API Members
The following members return ASPxSchedulerOptionsToolTips objects:
#Remarks
Use the ASPxScheduler.OptionsToolTips property to access an object of the ASPxSchedulerOptionsToolTips type.
#Implements
#Inheritance
See Also