C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Calendar Namespace / C1Calendar Class / OnDisplayDateChanged Method
The event arg.

In This Topic
OnDisplayDateChanged Method
In This Topic
Fires the DisplayDateChanged event.
Syntax
'Declaration
 
Public Sub OnDisplayDateChanged( _
   ByVal e As System.EventArgs _
) 
 

Parameters

e
The event arg.
See Also