MindFusion.Scheduling for ASP.NET Programmer's Guide
ItemChangedEventArgs Members
Constructors Methods
 


Contains the arguments passed to handlers of the ItemModifying and ItemDragEnd events.

The following tables list the members exposed by the ItemChangedEventArgs type.

 Public Constructors

  Name Description

ItemChangedEventArgs

Initializes a new instance of the ItemChangedEventArgs class.

 Public Methods

  Name Description

get_action

Gets the type of action through which the item was modified.

get_changes

Gets the changed properties of the item, associated with the event.

get_item

Gets the item associated with the event.

 See Also

ItemChangedEventArgs Class
MindFusion.Scheduling Namespace