ASPxClientGlobalEvents.BrowserWindowResized Event
Occurs when the browser window is being resized.
Declaration
BrowserWindowResized: ASPxClientEvent<ASPxClientEventHandler<ASPxClientGlobalEvents>>
Event Data
The BrowserWindowResized event's data class is ASPxClientEventArgs.
See Also