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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > IChildModelSupport Interface : ChildRelationCount Property
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
int ChildRelationCount {get;}
See Also

Reference

IChildModelSupport Interface
IChildModelSupport Members