Raised when the calendar Culture has changed.
Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public event EventHandler<CultureEventArgs> CultureChanged |
Visual Basic
![]() |
---|
Public Event CultureChanged As EventHandler(Of CultureEventArgs) |
An object of type CultureEventArgs that holds data for the event.