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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SheetView Class : ChildRelationCount Property
Gets the number of child views in a hierarchical display for this sheet.
Syntax
'Declaration
 
Public Overridable ReadOnly Property ChildRelationCount As Integer
'Usage
 
Dim instance As SheetView
Dim value As Integer
 
value = instance.ChildRelationCount
public virtual int ChildRelationCount {get;}
See Also

Reference

SheetView Class
SheetView Members