Spread Windows Forms 12.0 Product Documentation
ActiveChildControl Property (FpSpread)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > FpSpread Class : ActiveChildControl Property
Gets or sets the active embedded child control object of the sheet.
Syntax
'Declaration
 
Public Overridable Property ActiveChildControl As Control
'Usage
 
Dim instance As FpSpread
Dim value As Control
 
instance.ActiveChildControl = value
 
value = instance.ActiveChildControl
public virtual Control ActiveChildControl {get; set;}
See Also

Reference

FpSpread Class
FpSpread Members

User-Task Documentation

Placing a Child Control on a Sheet