A newer version of this page is available.
Switch to the current version.
ASPxScheduler.OptionsToolTips Property
Provides access to options which specify tooltip appearance and visibility.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v18.2.dll
Declaration
public ASPxSchedulerOptionsToolTips OptionsToolTips { get; }
Public ReadOnly Property OptionsToolTips As ASPxSchedulerOptionsToolTips
Property Value
Type | Description |
---|---|
ASPxSchedulerOptionsToolTips | An ASPxSchedulerOptionsToolTips object containing options which can be specified for tooltips. |
See Also
Feedback