Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
DataGridView Class
Item Property

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.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.

  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
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker