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