[]
        
(Showing Draft Content)

C1.Blazor.Calendar.C1Calendar.DisplayDateChanged

DisplayDateChanged Property

DisplayDateChanged

Occurs when the DisplayDate property has changed.

Declaration
[Parameter]
public EventHandler<PropertyChangedEventArgs<DateTime>> DisplayDateChanged { get; set; }