DataGridView Properties


.NET Framework Class Library
DataGridView..::.Item Property

Provides an indexer to get or set the cell located at the intersection of the specified row and column.

Overload List

  NameDescription
Public propertyItem[([(Int32, Int32])])Provides an indexer to get or set the cell located at the intersection of the column and row with the specified indexes.
Public propertyItem[([(String, Int32])])Provides an indexer to get or set the cell located at the intersection of the row with the specified index and the column with the specified name.
Top
See Also

Reference

Tags :


Page view tracker