Share via


ITableControlEventProcessor.PostprocessSelectionChanged Method

Definition

Handles a SelectionChanged event after the default handler.

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

Parameters

Applies to