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





Gets a value indicating whether the item's end is about to be resized.

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

A Boolean value indicating whether the item's end is about to be resized in an ItemClick event.

 See Also

ItemMouseEventArgs Members
ItemMouseEventArgs Class
MindFusion.Scheduling.Silverlight Namespace