[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.FindChildView

FindChildView Method

FindChildView(int, int)

Gets the child view in a hierarchical display with the specified row and data relation index.

Declaration
public virtual SheetView FindChildView(int row, int relationIndex)
Public Overridable Function FindChildView(row As Integer, relationIndex As Integer) As SheetView
Parameters
Type Name Description
int row

Row index of the sheet

int relationIndex

Relation index

Returns
Type Description
SheetView

Child SheetView object