Wijmo UI for the Web
name Field

the parent name of the button which means if the drop down item is clicked, then the name specifies the command name of the drop down button.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.ribbon.IClickEventArgs;
var value; // Type: string
value = instance.name;
Javascript (Specification) 
var name : string;
Browser Compatibility
7
5
5

See Also

Reference

IClickEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.