[]
Gets the name of the child data relation at the specified index on the sheet.
public virtual string GetChildRelation(int index)
Public Overridable Function GetChildRelation(index As Integer) As String
| Type | Name | Description |
|---|---|---|
| int | index | Index of relation (child view) |
| Type | Description |
|---|---|
| string | The name of the child data relation at the specified position. |