Spread Windows Forms 12.0 Product Documentation
AllowChildControlDesign Property (IHostChildControls)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > IHostChildControls Interface : AllowChildControlDesign Property
Gets or sets whether to allow design of active child control.
Syntax
'Declaration
 
Property AllowChildControlDesign As Boolean
'Usage
 
Dim instance As IHostChildControls
Dim value As Boolean
 
instance.AllowChildControlDesign = value
 
value = instance.AllowChildControlDesign
bool AllowChildControlDesign {get; set;}
See Also

Reference

IHostChildControls Interface
IHostChildControls Members