Specifies a user action on a schedule item.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public enum ItemAction |
Visual Basic Copy Code |
---|
Public Enum ItemAction |
Member name | Description | |
---|---|---|
Move |
Indicates that the item is being moved. |
|
None |
Indicates no action. |
|
ResizeEnd |
Indicates that the item's end is being modified. |
|
ResizeStart |
Indicates that the item's start is being modified. |