DataGridViewSelectedRowCollection
Wisej.Web.DataGridViewSelectedRowCollection
public class DataGridViewSelectedRowCollection : BaseCollection, IList, IList<DataGridViewRow>, ICollection<DataGridViewRow>, IEnumerable<DataGridViewRow>Public Class DataGridViewSelectedRowCollection
Inherits BaseCollection
Implements IList, IList(Of DataGridViewRow), ICollection(Of DataGridViewRow), IEnumerable(Of DataGridViewRow)Properties
Count
Item(index)
List
Methods
Contains(row)
Parameter
Type
Description
CopyTo(array, index)
Parameter
Type
Description
IndexOf(row)
Parameter
Type
Description
Last updated
Was this helpful?

