Spread for ASP.NET 12 Product Documentation
ParentRowIndex Property (SheetView)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : ParentRowIndex Property
Gets the index of the parent row in a hierarchical display.
Syntax
'Declaration
 
Public Overridable ReadOnly Property ParentRowIndex As Integer
'Usage
 
Dim instance As SheetView
Dim value As Integer
 
value = instance.ParentRowIndex
public virtual int ParentRowIndex {get;}
See Also

Reference

SheetView Class
SheetView Members