ASPxSchedulerOptionsToolTips.ShowAppointmentDragToolTip Property
In This Article
Gets or sets whether a tooltip is shown when an appointment is dragged.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Show |
---|---|
ASPx |
|
#Remarks
Set the ShowAppointmentDragToolTip property to false
to suppress the appointment drag tooltip.
See Also