Contains the arguments passed to handlers of the VisibleDateChanged event.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public class DateChangedEventArgs : EventArgs |
Visual Basic
Copy Code
|
|---|
Public Class DateChangedEventArgs |
Inheritance HierarchySystem.Object![]()
System.EventArgs![]()
MindFusion.Scheduling.Wpf.DateChangedEventArgs
See Also