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