Back to Devexpress

TaskFinishModificationEventArgs Class

windowsforms-devexpress-dot-xtragantt-af4068c3.md

latest2.0 KB
Original Source

TaskFinishModificationEventArgs Class

Provides data for the TaskFinishDateModificationStarted, TaskFinishDateModification, and TaskFinishDateModificationCompleted events.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public class TaskFinishModificationEventArgs :
    TaskModificationCancelEventArgs
vb
Public Class TaskFinishModificationEventArgs
    Inherits TaskModificationCancelEventArgs

TaskFinishModificationEventArgs is the data class for the following events:

Inheritance

Object EventArgs TaskModificationEventArgs DevExpress.XtraGantt.TaskModificationCancelEventArgs TaskFinishModificationEventArgs

See Also

TaskFinishModificationEventArgs Members

DevExpress.XtraGantt Namespace