ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.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 System.EventHandler
    public event System.EventHandler CultureInfoChanged
    See Also