ClassDropDownListOpenEventArgs
Class
The class that describes the event arguments of the OnOpen event of the DropDownList.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
public class DropDownListOpenEventArgs : ICancellableEventArgs
Inheritance: objectDropDownListOpenEventArgs
Implements:
Constructors
DropDownListOpenEventArgs()
Declaration
public DropDownListOpenEventArgs()