GrapeCity.Win.MultiRow Namespace > GcMultiRow Class : Item Property |
Overload | Description |
---|---|
Item(Int32,Int32) | Gets or sets the cell with the specified row and cell index. |
Item(Int32,String) | Gets or sets the cell with the specified row index and cell name. |
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | The rowIndex is less than 0 or greater than the number of rows in the control minus 1. -or- The cellIndex is less than 0 or greater than the number of cells in a Row minus 1. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2