MindFusion.Scheduling for Silverlight Programmer's Guide
ItemModifyConfirmEventArgs.ResizeEnd Property
See Also
 





Gets a value indicating whether the item's end is being modified.

Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight

 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 is being modified; false if item is moved or its start is being modified.

 See Also

ItemModifyConfirmEventArgs Members
ItemModifyConfirmEventArgs Class
MindFusion.Scheduling.Silverlight Namespace