GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / C1.GanttView Namespace / CalendarMappingCollection Class / Disposed Event

In This Topic
    Disposed Event (CalendarMappingCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public Event Disposed As EventHandler
    public event EventHandler Disposed
    See Also