Search
ButtonEventArgs.button Property
See Also
 






Gets the index of the button related to the event.

Namespace: MindFusion.Scheduling
File: EventArgs.js

 Syntax

JavaScript  Copy Code

get button() {}
set button(value) {}

 Property Value

A Number that identifies the button.

 See Also