DataGridView Properties


.NET Framework Class Library
DataGridView.Item Property

Gets or sets the cell located at the intersection of the specified row and column.

Overload List

Name Description
DataGridView.Item (Int32, Int32) Gets or sets the cell located at the intersection of the row and column with the specified indexes.
DataGridView.Item (String, Int32) Gets or sets the cell located at the intersection of the row with the specified index and the column with the specified name.
See Also

Tags :


Page view tracker