Skip to main content
A newer version of this page is available. .

GanttCustomJSPropertiesEventArgs Class

Provides data for the CustomJSProperties event.

Namespace: DevExpress.Web.ASPxGantt

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

Declaration

public class GanttCustomJSPropertiesEventArgs :
    CustomJSPropertiesEventArgs

Inheritance

Object
EventArgs
CustomJSPropertiesEventArgs
GanttCustomJSPropertiesEventArgs
See Also