Skip to main content
A newer version of this page is available. .

ASPxSchedulerOptionsToolTips Class

Provides access to options characterizing appointment and selection tooltips.

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public class ASPxSchedulerOptionsToolTips :
    SchedulerNotificationOptions

The following members return ASPxSchedulerOptionsToolTips objects:

Remarks

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

See Also