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