MindFusion.Wpf Pack Programmer's Guide
ResourceDateEventArgs Members
Properties
 


Contains the arguments passed to handlers of mouse events related to date/time and resource related cells in the calendar.

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

 Public Properties

  Name Description

Bounds

Gets the bounds of the cell. (Inherited from DateEventArgs.)

Clicks

Gets the number of clicks. (Inherited from DateEventArgs.)

Date

Gets the date and time associated with the event. (Inherited from DateEventArgs.)

Index

Gets the index (if any) of the calendar cell related to the event or -1 otherwise. (Inherited from DateEventArgs.)

LeftButton

Gets a value indicating the state of the left mouse button. (Inherited from DateEventArgs.)

MiddleButton

Gets a value indicating the state of the middle mouse button. (Inherited from DateEventArgs.)

Resource

Gets the resource associated with the clicked cell.

RightButton

Gets a value indicating the state of the right mouse button. (Inherited from DateEventArgs.)

 See Also

ResourceDateEventArgs Class
MindFusion.Scheduling.Wpf Namespace