Indicates a user action performed on an item.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
C#
![]() |
---|
public enum Action |
Visual Basic
![]() |
---|
Public Enum Action |
Member name | Description | |
---|---|---|
![]() |
Move |
Specifies that the user moves the item. |
![]() |
None |
Specifies no action. |
![]() |
ResizeEnd |
Specifies that the user modifies the end of the item. |
![]() |
ResizeProgress |
Specifies that the user modifies the progress of the item. |
![]() |
ResizeStart |
Specifies that the user modifies the start of the item. |
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |