
'宣言 Public Class C1DateRangePicker Inherits C1.Blazor.DateTimeEditors.C1DateTimeBase(Of DateRange) Implements C1.Blazor.Core.IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent
public class C1DateRangePicker : C1.Blazor.DateTimeEditors.C1DateTimeBase<DateRange>, C1.Blazor.Core.IDependencyObject, Microsoft.AspNetCore.Components.IComponent, Microsoft.AspNetCore.Components.IHandleAfterRender, Microsoft.AspNetCore.Components.IHandleEvent
System.Object
Microsoft.AspNetCore.Components.ComponentBase
C1.Blazor.Core.C1View
C1.Blazor.Input.C1DropDown
C1.Blazor.DateTimeEditors.C1DateTimeBase<TTimeValue>
C1.Blazor.DateTimeEditors.C1DateRangePicker