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






Contains the arguments passed to handlers of the ItemModified event.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public class ItemModifiedEventArgs : ItemEventArgs

Visual Basic  Copy Code

Public Class ItemModifiedEventArgs
    Inherits ItemEventArgs

 Inheritance Hierarchy

System.Object
    System.EventArgs
        MindFusion.Scheduling.ItemEventArgs
            MindFusion.Scheduling.ItemModifiedEventArgs

 See Also

ItemModifiedEventArgs Members
MindFusion.Scheduling Namespace