Skip to main content

GanttCustomJSPropertiesEventArgs Class

Provides data for the CustomJSProperties event.

Namespace: DevExpress.Web.ASPxGantt

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

NuGet Package: DevExpress.Web

Declaration

public class GanttCustomJSPropertiesEventArgs :
    CustomJSPropertiesEventArgs

Inheritance

Object
EventArgs
CustomJSPropertiesEventArgs
GanttCustomJSPropertiesEventArgs
See Also