| AbstractActionMouseButton Property | 
            Specifies which mouse button causes the action's context menu to appear (if a context menu is enabled via the contextmenu attribute).
            If not defined, both mouse buttons open the context menu.
            Possible values: "left", "right"
            
 
Namespace: CMS.UIControls.UniGridConfigAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
 Syntax
Syntaxpublic string MouseButton { get; set; }Property Value
Type: 
String See Also
See Also