Freigeben über


TableControlEventProcessorBase.PostprocessSelectionChanged Method

Definition

public:
 virtual void PostprocessSelectionChanged(Microsoft::VisualStudio::Shell::TableControl::TableSelectionChangedEventArgs ^ e);
public virtual void PostprocessSelectionChanged (Microsoft.VisualStudio.Shell.TableControl.TableSelectionChangedEventArgs e);
abstract member PostprocessSelectionChanged : Microsoft.VisualStudio.Shell.TableControl.TableSelectionChangedEventArgs -> unit
override this.PostprocessSelectionChanged : Microsoft.VisualStudio.Shell.TableControl.TableSelectionChangedEventArgs -> unit
Public Overridable Sub PostprocessSelectionChanged (e As TableSelectionChangedEventArgs)

Parameters

Implements

Applies to