[]
        
(Showing Draft Content)

C1.Blazor.DateTimeEditors.C1DateRangePicker.ValueChanged

ValueChanged Property

ValueChanged

This Callback will gets and sets by framework automatically for binding feature.

Declaration
[Parameter]
public EventCallback<DateRange> ValueChanged { get; set; }