Namespace: DayPilot.Web.Ui.Enums.Scheduler
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.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 |