Skip to main content
All docs
V24.1

GanttFocusedTaskChangedEventArgs Class

Provides data for the FocusedTaskChanged event.

Namespace: DevExpress.Web.ASPxGantt

Assembly: DevExpress.Web.ASPxGantt.v24.1.dll

NuGet Package: DevExpress.Web

Declaration

public class GanttFocusedTaskChangedEventArgs :
    EventArgs

Inheritance

Object
EventArgs
GanttFocusedTaskChangedEventArgs
See Also