Spread for ASP.NET 12 Product Documentation
AddParsedSubObject Method


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : AddParsedSubObject Method
Object that contains the control collection
Adds the Spread component to the child control collection.
Syntax
'Declaration
 
Protected Overrides Sub AddParsedSubObject( _
   ByVal c As Object _
) 
'Usage
 
Dim instance As FpSpread
Dim c As Object
 
instance.AddParsedSubObject(c)
protected override void AddParsedSubObject( 
   object c
)

Parameters

c
Object that contains the control collection
See Also

Reference

FpSpread Class
FpSpread Members