Search
ResourceDateEventArgs Properties
 


 Public Properties

  Name Description

Bounds

Gets the bounding rectangle of the clicked date cell. (Inherited from DateEventArgs.)

Button

Gets the pressed mouse button. (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.)

Resource

Gets the resource associated with the clicked cell.

Resources

Gets the resources associated with the clicked cell.

 See Also