ClassMultiSelectCloseEventArgs
Class
The class that describes the event arguments of the OnClose event of the MultiSelect.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class MultiSelectCloseEventArgs : ICancellableEventArgs
Inheritance: objectMultiSelectCloseEventArgs
Implements:
Constructors
MultiSelectCloseEventArgs()
Declaration
cs-api-definition
public MultiSelectCloseEventArgs()