Class
MultiSelectOpenEventArgs

The class that describes the event arguments of the OnOpen event of the MultiSelect.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public class MultiSelectOpenEventArgs : ICancellableEventArgs

Inheritance: objectMultiSelectOpenEventArgs

Implements: ICancellableEventArgs

Constructors

MultiSelectOpenEventArgs()

Declaration

cs-api-definition
public MultiSelectOpenEventArgs()

Properties

IsCancelled

Declaration

cs-api-definition
public bool IsCancelled { get; set; }

Property Value

bool

Implements ICancellableEventArgs.IsCancelled