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