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