MindFusion.Wpf Pack Programmer's Guide
ItemSelectionEventArgs Class
See Also
 





Contains the arguments passed to handlers of selection related events.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public class ItemSelectionEventArgs : ItemEventArgs

Visual Basic  Copy Code

Public Class ItemSelectionEventArgs
    Inherits ItemEventArgs

 Inheritance Hierarchy

System.Object
    System.EventArgs
        MindFusion.Scheduling.ItemEventArgs
            MindFusion.Scheduling.Wpf.ItemSelectionEventArgs

 See Also

ItemSelectionEventArgs Members
MindFusion.Scheduling.Wpf Namespace