Search
HeaderEventArgs.type Property
See Also
 






Gets the type of the header related to the event.

Namespace: MindFusion.Scheduling
File: EventArgs.js

 Syntax

JavaScript  Copy Code

get type() {}

 Property Value

HeaderType. One of the HeaderType enumeration values.

 See Also