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

