Skip to main content

GanttCustomJSPropertiesEventArgs Class

Provides data for the CustomJSProperties event.

Namespace: DevExpress.Web.ASPxGantt

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

NuGet Package: DevExpress.Web

Declaration

public class GanttCustomJSPropertiesEventArgs :
    CustomJSPropertiesEventArgs

Inheritance

Object
EventArgs
CustomJSPropertiesEventArgs
GanttCustomJSPropertiesEventArgs
See Also