Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
BrowserEventArgs class
Event arguments object that is passed into the browser event handler when an event occurs. This event is cancelable and if it is canceled, the event will not be processed by the grid.
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
Infragistics.Web.UI.BrowserEventArgs = function() {}; |
ASP.NET Ajax Javascript (Usage) | |
---|
var instanceVar = new Infragistics.Web.UI.BrowserEventArgs(); |
Object
Sys.EventArgs
Infragistics.Web.UI.BrowserEventArgs
Infragistics.Web.UI.ItemEventArgs