Search
ButtonEventArgs.button Property
See Also
 






Gets a value indicating which navigation button is clicked.

Namespace: MindFusion.Scheduling
File: EventArgs.js

 Syntax

JavaScript  Copy Code

get button() {}

 Property Value

A Number that identifies the button.

 See Also