[]
Gets a name for the child view in a hierarchical display based on the row index and the relation index.
protected string GetChildViewName(int row, int relationIndex)
Protected Function GetChildViewName(row As Integer, relationIndex As Integer) As String
| Type | Name | Description |
|---|---|---|
| int | row | Row index of the sheet |
| int | relationIndex | Relation index |
| Type | Description |
|---|---|
| string |