Called when the AreResourceAllocationIndicatorsVisible property changes.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
protected virtual void OnAreResourceAllocationIndicatorsVisibleChanged( bool oldAreResourceAllocationIndicatorsVisible, bool newAreResourceAllocationIndicatorsVisible ) |
Visual Basic (Declaration) |
---|
Protected Overridable Sub OnAreResourceAllocationIndicatorsVisibleChanged ( _ oldAreResourceAllocationIndicatorsVisible As Boolean, _ newAreResourceAllocationIndicatorsVisible As Boolean _ ) |
Parameters
- oldAreResourceAllocationIndicatorsVisible
- Type: System..::.Boolean
- newAreResourceAllocationIndicatorsVisible
- Type: System..::.Boolean