GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / CultureInfoChanged Event

In This Topic
    CultureInfoChanged Event (C1GanttView)
    In This Topic
    Occurs when the value of the CultureInfo property changes.
    Syntax
    'Declaration
     
    Public Event CultureInfoChanged As EventHandler
    public event EventHandler CultureInfoChanged
    See Also