Click or drag to resize

IControlChildrenAdd Method

Namespace:  AxiomCore2.Controls
Assembly:  AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntax
C#
bool Add(
	IControlBase control,
	UpdateBehavior updateBehavior = null
)

Parameters

control
Type: AxiomCore2.ControlsIControlBase
updateBehavior (Optional)
Type: AxiomCore2UpdateBehavior

Return Value

Type: Boolean
See Also