GanttCustomJSPropertiesEventArgs Constructors
Provides data for the CustomJSProperties event.Name | Parameters | Description |
---|---|---|
GanttCustomJSPropertiesEventArgs() | none | Initializes a new instance of the object. |
GanttCustomJSPropertiesEventArgs(Dictionary<String, Object>) | properties | Initializes a new instance of the object. |
See Also