Interface
ICancellableEventArgs

Definition

Namespace:Telerik.Blazor.Common

Assembly:Telerik.Blazor.dll

Syntax:

public interface ICancellableEventArgs

Properties

IsCancelled

Declaration

bool IsCancelled { get; set; }

Property Value

bool