[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.IChildModelSupport

IChildModelSupport Interface

Interface that supports a child data model in the data model.

Namespace: FarPoint.Win.Spread.Model
Assembly: FarPoint.Win.Spread.dll
Syntax
public interface IChildModelSupport
Public Interface IChildModelSupport

Properties

Name Description
ChildRelationCount

Gets the number of child data relations.

Parent

Gets or sets the parent data source.

ParentRelationName

Gets or sets the name of the data relation.

ParentRowIndex

Gets or sets the index of the parent row.

Methods

Name Description
GetChildDataModel(int, string)

Gets the child data model for the specified row and data relation.

GetChildRelation(int)

Gets the name of the child data relation at the specified position.