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