Blazor | ComponentOne
C1.Blazor.GridControl Assembly / C1.Blazor.Grid Namespace / CancelEventArgs Class
Members

In This Topic
    CancelEventArgs Class
    In This Topic
    Event data with a Cancel property that can be used to cancel the event.
    Syntax
    'Declaration
     
    
    Public Class CancelEventArgs 
       Inherits System.EventArgs
    public class CancelEventArgs : System.EventArgs 
    Inheritance Hierarchy
    See Also