dbicDayView Send comments on this topic.
IsDragging Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > BeforeAppointmentDragEventArgs Class : IsDragging Property

Indicates if the appointment will be dragged outside the control.

Syntax

Visual Basic (Declaration) 
Public Property IsDragging As Boolean
C# 
public bool IsDragging {get; set;}

Property Value

Boolean

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also