Back to Devexpress

BootstrapSchedulerOptionsToolTips Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-372060c2.md

latest1.9 KB
Original Source

BootstrapSchedulerOptionsToolTips Class

Provides access to options characterizing appointment and selection tooltips.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

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

The following members return BootstrapSchedulerOptionsToolTips objects:

Remarks

Use the BootstrapScheduler.OptionsToolTips property to access an object of the BootstrapSchedulerOptionsToolTips type.

Inheritance

Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions ASPxSchedulerOptionsToolTips BootstrapSchedulerOptionsToolTips

See Also

BootstrapSchedulerOptionsToolTips Members

DevExpress.Web.Bootstrap Namespace