[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.GetChildRelation

GetChildRelation Method

GetChildRelation(int)

Gets the name of the child data relation at the specified index on the sheet.

Declaration
public virtual string GetChildRelation(int index)
Public Overridable Function GetChildRelation(index As Integer) As String
Parameters
Type Name Description
int index

Index of relation (child view)

Returns
Type Description
string

The name of the child data relation at the specified position.