Back to Devexpress

TasksScheduledEventArgs.RollbackChanges Property

wpf-devexpress-dot-xpf-dot-gantt-dot-tasksscheduledeventargs-4b9e9e9d.md

latest1.2 KB
Original Source

TasksScheduledEventArgs.RollbackChanges Property

Gets or sets whether the control must rollback changes that caused the scheduling.

Namespace : DevExpress.Xpf.Gantt

Assembly : DevExpress.Xpf.Gantt.v25.2.dll

NuGet Package : DevExpress.Wpf.Gantt

Declaration

csharp
public bool RollbackChanges { get; set; }
vb
Public Property RollbackChanges As Boolean

Property Value

TypeDescription
Boolean

true, to rollback changes; otherwise, false.

|

See Also

TasksScheduled

TasksScheduledEventArgs Class

TasksScheduledEventArgs Members

DevExpress.Xpf.Gantt Namespace