Version

TaskAddingEventArgs Class Members

The following tables list the members exposed by TaskAddingEventArgs.

Public Constructors
 NameDescription
Public ConstructorTaskAddingEventArgs ConstructorCreates a new instance of the class.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyParentTasksCollectionThe tasks collection to which the new task will be added.  
Public Methods
 NameDescription
Public MethodToStringReturns a System.String that represents the current System.Object.  
See Also