Namespace: DayPilot.Web.Mvc.Events.Gantt
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)

Syntax

C#
public enum RowMoveHandlingType
Visual Basic
Public Enumeration RowMoveHandlingType
Visual C++
public enum class RowMoveHandlingType

Members

Member nameValueDescription
Update0
CallBack1
Disabled2
Notify3

See Also