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