MindFusion WinForms Programmer's Guide
DateEventArgs Members
Properties
 


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

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

 Public Properties

  Name Description

Bounds

Gets the bounding rectangle of the clicked date cell.

Button

Gets the pressed mouse button.

Clicks

Gets the number of clicks.

Date

Gets the date and time associated with the event.

Index

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

 See Also

DateEventArgs Class
MindFusion.Scheduling.WinForms Namespace