[]
        
Gets row name according to row index.
public static string RowIndexToName(int index)
Public Shared Function RowIndexToName(index As Integer) As String
| Type | Name | Description | 
|---|---|---|
| int | index | The row index.  | 
    
| Type | Description | 
|---|---|
| string | The name of row.  |