Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Gui Namespaces
Altaxo.Gui.Common
MultiChildController Class
MultiChildController Methods
Initialize Method
Initialize Method
Initialize(ControlViewElement[], Boolean) Method
Initialize(IMVCAController[], Boolean) Method
Multi
Child
Controller
Initialize(
IMVCAController
, Boolean) Method
Initializes the controller with child controllers.
Namespace:
Altaxo.Gui.Common
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
void
Initialize
(
IMVCAController
[]
childs
,
bool
horizontalLayout
)
Parameters
childs
IMVCAController
The child controllers managed by this controller.
horizontalLayout
Boolean
If set to
true
, the child controls are arranged horizontally.
Implements
IMultiChildController
Initialize(
IMVCAController
, Boolean)
See Also
Reference
MultiChildController Class
Initialize Overload
Altaxo.Gui.Common Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net