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

ASPxScheduler.OptionsToolTips Property

Provides access to options which specify tooltip appearance and visibility.

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public ASPxSchedulerOptionsToolTips OptionsToolTips { get; }

Property Value

Type Description
ASPxSchedulerOptionsToolTips

An ASPxSchedulerOptionsToolTips object containing options which can be specified for tooltips.

See Also