GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / OnCultureInfoChanged Method

In This Topic
    OnCultureInfoChanged Method (C1GanttView)
    In This Topic
    Raises the CultureInfoChanged event.
    Syntax
    'Declaration
     
    Protected Overridable Sub OnCultureInfoChanged( _
       ByVal e As EventArgs _
    ) 
    protected virtual void OnCultureInfoChanged( 
       EventArgs e
    )

    Parameters

    e
    See Also