Back to Devexpress

ResizeState Enum

wpf-devexpress-dot-xpf-dot-scheduling-ebe832c0.md

latest1.0 KB
Original Source

ResizeState Enum

Lists states of the resize action.

Namespace : DevExpress.Xpf.Scheduling

Assembly : DevExpress.Xpf.Scheduling.v25.2.dll

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public enum ResizeState
vb
Public Enum ResizeState

Members

NameDescription
Start

Indicates that the resize action is started.

| | Continue |

Indicates that the resize action is continuing.

| | Commit |

Indicates that the resize action has ended.

|

The following properties accept/return ResizeState values:

See Also

DevExpress.Xpf.Scheduling Namespace