[]
Gets the text in the specified row header cell.
public string GetRowLabel(int row, int column)
Public Function GetRowLabel(row As Integer, column As Integer) As String
| Type | Name | Description |
|---|---|---|
| int | row | Row index |
| int | column | Row header column index |
| Type | Description |
|---|---|
| string |