Called when the VerticalBarProviders property changes.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
protected virtual void OnVerticalBarProvidersChanged( GanttChartViewVerticalBarProviderCollection oldVerticalBarProviders, GanttChartViewVerticalBarProviderCollection newVerticalBarProviders ) |
Visual Basic (Declaration) |
---|
Protected Overridable Sub OnVerticalBarProvidersChanged ( _ oldVerticalBarProviders As GanttChartViewVerticalBarProviderCollection, _ newVerticalBarProviders As GanttChartViewVerticalBarProviderCollection _ ) |
Parameters
- oldVerticalBarProviders
- Type: DlhSoft.Windows.Controls..::.GanttChartViewVerticalBarProviderCollection
- newVerticalBarProviders
- Type: DlhSoft.Windows.Controls..::.GanttChartViewVerticalBarProviderCollection