Contains the arguments passed to handlers of mouse events related to date and time cells in the calendar.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public class DateEventArgs : EventArgs |
Visual Basic
Copy Code
|
|---|
Public Class DateEventArgs |
Inheritance HierarchySystem.Object![]()
System.EventArgs![]()
MindFusion.Scheduling.Wpf.DateEventArgs
MindFusion.Scheduling.Wpf.ResourceDateEventArgs
See Also