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

BootstrapSchedulerOptionsToolTips Class

Provides access to options characterizing appointment and selection tooltips.

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public class BootstrapSchedulerOptionsToolTips :
    ASPxSchedulerOptionsToolTips

The following members return BootstrapSchedulerOptionsToolTips objects:

Remarks

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

See Also