[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.DefaultSheetDataModel.ParentRowIndex

ParentRowIndex Property

ParentRowIndex

Gets the index of the row in the parent data model associated with this child data model.

Declaration
public int ParentRowIndex { get; }
Public ReadOnly Property ParentRowIndex As Integer
Implements