A newer version of this page is available.
Switch to the current version.
ResizeState Enum
Lists states of the resize action.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v18.2.dll
Declaration
Members
Name | Description |
---|---|
Start | Indicates that the resize action is started. |
Continue | Indicates that the resize action is continuing. |
Commit | Indicates that the resize action has ended. |
Related API Members
The following properties accept/return ResizeState values:
See Also
Feedback