[]
public string GetItemText(int rowIndex, int columnIndex)
| Type | Name | Description |
|---|---|---|
| int | rowIndex | |
| int | columnIndex |
| Type | Description |
|---|---|
| string |
public string GetItemText(int rowIndex, string columnName)
| Type | Name | Description |
|---|---|---|
| int | rowIndex | |
| string | columnName |
| Type | Description |
|---|---|
| string |