Gets a value indicating whether the item's start has been modified.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public bool ResizeStart { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property ResizeStart As Boolean |
A Boolean value indicating whether the item's start has been modified.
See Also