MindFusion.Scheduling for Silverlight Programmer's Guide
ItemMouseEventArgs Members
Properties
 


Contains the arguments passed to handlers of the ItemClick event.

The following tables list the members exposed by the ItemMouseEventArgs type.

 Public Properties

  Name Description

Item

Gets the item related to the event. (Inherited from ItemEventArgs.)

ResizeEnd

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

ResizeStart

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

X

Gets the x-position of the mouse relative to the item.

Y

Gets the y-position of the mouse relative to the item.

 See Also

ItemMouseEventArgs Class
MindFusion.Scheduling.Silverlight Namespace