[]
        
(Showing Draft Content)

C1.Blazor.DateTimeEditors.C1DateTimePicker.ValueChanged

ValueChanged Property

ValueChanged

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

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