ClassDateRangePickerOpenEventArgs
Class
Describes the event arguments of the OnOpen event of the DateRangePicker component.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class DateRangePickerOpenEventArgs : ICancellableEventArgs
Inheritance: objectDateRangePickerOpenEventArgs
Implements:
Constructors
DateRangePickerOpenEventArgs()
Declaration
cs-api-definition
public DateRangePickerOpenEventArgs()