Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / IChildModelSupport Interface / ChildRelationCount Property


In This Topic
ChildRelationCount Property (IChildModelSupport)
In This Topic
Gets the number of child data relations.
Syntax
'Declaration
 
ReadOnly Property ChildRelationCount As Integer
 
'Usage
 
Dim instance As IChildModelSupport
Dim value As Integer
 
value = instance.ChildRelationCount
See Also