Namespace: DayPilot.Web.Mvc.Enums.Gantt
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)
Assembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)
Syntax
| C# |
|---|
public enum RowMovePosition |
| Visual Basic |
|---|
Public Enumeration RowMovePosition |
| Visual C++ |
|---|
public enum class RowMovePosition |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Before | 0 | ||
| After | 1 | ||
| Child | 2 | ||
| Forbidden | 3 |