ClassDateRangePickerCloseEventArgs
Class
Describes the event arguments of the OnClose event of the DateRangePicker component.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
public class DateRangePickerCloseEventArgs : ICancellableEventArgs
Inheritance: objectDateRangePickerCloseEventArgs
Implements:
Constructors
DateRangePickerCloseEventArgs()
Declaration
public DateRangePickerCloseEventArgs()