Gets a value indicating whether the item's end is being modified.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public bool ResizeEnd { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property ResizeEnd As Boolean |
true if the item's end is being modified; false if item is moved or its start is being modified.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |