ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView Namespace / C1GanttView Class / Validated Event

In This Topic
    Validated Event (C1GanttView)
    In This Topic
    Syntax
    'Declaration
     
    Public Event Validated As System.EventHandler
    public event System.EventHandler Validated
    See Also