Gets a value indicating whether the item's end is about to be resized.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public bool Resize { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Resize As Boolean |
A boolean value.
See Also