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