Skip to main content
All docs
V25.1
  • GanttCustomJSPropertiesEventArgs Class

    Provides data for the CustomJSProperties event.

    Namespace: DevExpress.Web.ASPxGantt

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

    NuGet Package: DevExpress.Web

    Declaration

    public class GanttCustomJSPropertiesEventArgs :
        CustomJSPropertiesEventArgs

    Inheritance

    Object
    EventArgs
    CustomJSPropertiesEventArgs
    GanttCustomJSPropertiesEventArgs
    See Also