piDogDataView.DataView.SelectAll

Scope: Public
Event SelectAll() As Boolean
The user has activated the Edit->Select All menu.

The default behavior is to select all visible rows in row selection mode and all visible cells in cell selection mode.

Return true if you've handled the selection yourself.