[]
Performs "Switch Row and Column" command from the context menu.
protected virtual void OnSwitchRowColumnItemClicked(ToolStripItemClickedEventArgs e)
Protected Overridable Sub OnSwitchRowColumnItemClicked(e As ToolStripItemClickedEventArgs)
Type | Name | Description |
---|---|---|
ToolStripItemClickedEventArgs | e | The ToolStripItemClickedEventArgs instance containing the event data. |