[]
Gets the name of the child data relation in a hierarchical display at the specified index.
public virtual string GetChildRelation(int index)
Public Overridable Function GetChildRelation(index As Integer) As String
| Type | Name | Description |
|---|---|---|
| int | index | Relation index |
| Type | Description |
|---|---|
| string | String that contains the name |