Called when the selection changes.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
protected internal virtual void OnSelectionChanged( Object sender, SelectionChangedEventArgs e ) |
Visual Basic (Declaration) |
---|
Protected Friend Overridable Sub OnSelectionChanged ( _ sender As Object, _ e As SelectionChangedEventArgs _ ) |