C1.Blazor.Calendar Assembly / C1.Blazor.Calendar Namespace / C1Calendar Class / DisplayDateChanged Property

In This Topic
DisplayDateChanged Property
In This Topic
Occurs when the DisplayDate property has changed.
Syntax
'Declaration
 
Public Property DisplayDateChanged As EventHandler(Of PropertyChangedEventArgs(Of Date))
 
See Also