MindFusion.Wpf Pack Programmer's Guide
ItemModifiedEventArgs.ResizeEnd Property
See Also
 





Gets a value indicating whether the item's end has been modified.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public bool ResizeEnd { get; }

Visual Basic  Copy Code

Public ReadOnly Property ResizeEnd As Boolean

 Property Value

true if the item's end has been modified; false if item was moved or its start has been modified.

 See Also

ItemModifiedEventArgs Members
ItemModifiedEventArgs Class
MindFusion.Scheduling.Wpf Namespace