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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > IChildModelSupport Interface : ParentRowIndex Property
Gets or sets the index of the parent row.
Syntax
'Declaration
 
ReadOnly Property ParentRowIndex As Integer
'Usage
 
Dim instance As IChildModelSupport
Dim value As Integer
 
value = instance.ParentRowIndex
int ParentRowIndex {get;}
See Also

Reference

IChildModelSupport Interface
IChildModelSupport Members