Skip to main content
A newer version of this page is available. .
All docs
V21.2

GanttFocusedTaskChangedEventArgs Class

Provides data for the FocusedTaskChanged event.

Namespace: DevExpress.Web.ASPxGantt

Assembly: DevExpress.Web.ASPxGantt.v21.2.dll

NuGet Package: DevExpress.Web

Declaration

public class GanttFocusedTaskChangedEventArgs :
    EventArgs

Inheritance

Object
EventArgs
GanttFocusedTaskChangedEventArgs
See Also