GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / CancelTaskEventArgs Class
Properties


In This Topic
    CancelTaskEventArgs Class Members
    In This Topic

    The following tables list the members exposed by CancelTaskEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a CancelTaskEventArgs.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets the current C1.GanttView.BaseTask object.  
    Top
    See Also