Delete Selected Rows button visible in grid view. Disable this if you provide a
custom Delete button on the page, and call OnDeleteSelectedRowsClick manually.
[Visual Basic] Public Property IsDeleteSelectedRowsButtonVisible As Boolean
[C#] public bool IsDeleteSelectedRowsButtonVisible {get; set;}