Search
ButtonEventArgs Constructor
See Also
 






Initializes a new instance of the ButtonEventArgs class.

Namespace: MindFusion.Scheduling
File: EventArgs.js

 Syntax

JavaScript  Copy Code

function ButtonEventArgs (button)

 Parameters

button

Number. A value indicating which navigation button is clicked.

 See Also