[]
        
(Showing Draft Content)

FarPoint.Web.Spread.FpSpread.AddParsedSubObject

AddParsedSubObject Method

AddParsedSubObject(object)

Adds the Spread component to the child control collection.

Declaration
protected override void AddParsedSubObject(object c)
Protected Overrides Sub AddParsedSubObject(c As Object)
Parameters
Type Name Description
object c

Object that contains the control collection

Overrides