[]
        
(Showing Draft Content)

C1.Blazor.Grid.CancelEventArgs.-ctor

CancelEventArgs Constructor

CancelEventArgs(bool)

Initializes a new instance of the CancelEventArgs class.

Declaration
public CancelEventArgs(bool cancellable)
Parameters
Type Name Description
bool cancellable

if set to true the event is cancellable.