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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > DefaultSheetDataModel Class : ParentRowIndex Property
Gets the index of the row in the parent data model associated with this child data model.
Syntax
'Declaration
 
Public ReadOnly Property ParentRowIndex As Integer
'Usage
 
Dim instance As DefaultSheetDataModel
Dim value As Integer
 
value = instance.ParentRowIndex
public int ParentRowIndex {get;}
See Also

Reference

DefaultSheetDataModel Class
DefaultSheetDataModel Members