EventHandlers Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Configures event handlers for QuickGrid<TGridItem>.
[Microsoft.AspNetCore.Components.EventHandler("onclosecolumnoptions", typeof(System.EventArgs), true, true)]
public static class EventHandlers
[<Microsoft.AspNetCore.Components.EventHandler("onclosecolumnoptions", typeof(System.EventArgs), true, true)>]
type EventHandlers = class
Public Class EventHandlers
- Inheritance
-
EventHandlers
- Attributes