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