MindFusion.Scheduling for ASP.NET Programmer's Guide
CollectionChangedEventArgs.Action Property
See Also
 





Gets the action for this CollectionChangedEventArgs object.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public CollectionChangedAction Action { get; }

Visual Basic  Copy Code

Public ReadOnly Property Action As CollectionChangedAction

 Property Value

One of the CollectionChangedAction enumeration values. 

 See Also

CollectionChangedEventArgs Members
CollectionChangedEventArgs Class
MindFusion.Scheduling Namespace