DataGridViewRowsRemovedEventArgs Properties

 

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

NameDescription
System_CAPS_pubpropertyRowCount

Gets the number of rows that were deleted.

System_CAPS_pubpropertyRowIndex

Gets the zero-based index of the row deleted, or the first deleted row if multiple rows were deleted.

Return to top
Show: