MindFusion.Scheduling for Xamarin Programmer's Guide
ItemSelectionEventArgs Class
See Also
 






Contains the arguments passed to handlers of selection related events.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 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.ItemSelectionEventArgs

 See Also

ItemSelectionEventArgs Members
MindFusion.Scheduling Namespace