Gets a value indicating whether the item's end is being modified.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
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.