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