This topic has not yet been rated - Rate this topic

DataGridViewRowsRemovedEventArgs Properties

The DataGridViewRowsRemovedEventArgs type exposes the following members.

  NameDescription
Public property RowCount Gets the number of rows that were deleted.
Public property RowIndex Gets the zero-based index of the row deleted, or the first deleted row if multiple rows were deleted.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.