DataGridViewChildRowCollection
Wisej.Web.DataGridViewChildRowCollection
public class DataGridViewChildRowCollection : BaseCollection, IList, IList<DataGridViewRow>, ICollection<DataGridViewRow>, IEnumerable<DataGridViewRow>Public Class DataGridViewChildRowCollection
Inherits BaseCollection
Implements IList, IList(Of DataGridViewRow), ICollection(Of DataGridViewRow), IEnumerable(Of DataGridViewRow)Properties
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?

