[]
Gets the child view in a hierarchical display with the specified row and data relation index.
public virtual SheetView FindChildView(int row, int relationIndex)
Public Overridable Function FindChildView(row As Integer, relationIndex As Integer) As SheetView
Type | Description |
---|---|
SheetView | Child SheetView object |