[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.GetChildViewName

GetChildViewName Method

GetChildViewName(int, int)

Gets a name for the child view in a hierarchical display based on the row index and the relation index.

Declaration
protected string GetChildViewName(int row, int relationIndex)
Protected Function GetChildViewName(row As Integer, relationIndex As Integer) As String
Parameters
Type Name Description
int row

Row index of the sheet

int relationIndex

Relation index

Returns
Type Description
string