Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Gui Namespaces
Altaxo.Gui.Common
MultiChoiceController Class
MultiChoiceController Methods
Apply Method
Dispose Method
Initialize Method
InitializeDocument Method
Revert Method
Multi
Choice
Controller
Initialize
Document Method
Initializes the controller with the specified document.
Namespace:
Altaxo.Gui.Common
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
bool
InitializeDocument
(
params
Object
[]
args
)
Parameters
args
Object
The controller arguments.
Return Value
Boolean
true
if initialization succeeded; otherwise,
false
.
Implements
IMVCANController
InitializeDocument(
Object
)
See Also
Reference
MultiChoiceController Class
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