Back to Devexpress

GanttCustomJSPropertiesEventArgs Class

aspnet-devexpress-dot-web-dot-aspxgantt-a39f5c9b.md

latest1.4 KB
Original Source

GanttCustomJSPropertiesEventArgs Class

Provides data for the CustomJSProperties event.

Namespace : DevExpress.Web.ASPxGantt

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class GanttCustomJSPropertiesEventArgs :
    CustomJSPropertiesEventArgs
vb
Public Class GanttCustomJSPropertiesEventArgs
    Inherits CustomJSPropertiesEventArgs

GanttCustomJSPropertiesEventArgs is the data class for the following events:

Inheritance

Object EventArgs CustomJSPropertiesEventArgs GanttCustomJSPropertiesEventArgs

See Also

GanttCustomJSPropertiesEventArgs Members

DevExpress.Web.ASPxGantt Namespace