Skip to main content
All docs
V23.2

GanttFocusedTaskChangedEventArgs Class

Provides data for the FocusedTaskChanged event.

Namespace: DevExpress.Web.ASPxGantt

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

NuGet Package: DevExpress.Web

Declaration

public class GanttFocusedTaskChangedEventArgs :
    EventArgs

Inheritance

Object
EventArgs
GanttFocusedTaskChangedEventArgs
See Also