GanttCustomJSPropertiesEventArgs Class
In This Article
Provides data for the CustomJSProperties event.
Namespace: DevExpress.Web.ASPxGantt
Assembly: DevExpress.Web.ASPxGantt.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class GanttCustomJSPropertiesEventArgs :
CustomJSPropertiesEventArgs
#Inheritance
Object
EventArgs
CustomJSPropertiesEventArgs
GanttCustomJSPropertiesEventArgs
See Also