ViewDescriptionElement(String, Object) Constructor |
Namespace: Altaxo.Gui.CommonAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic ViewDescriptionElement(
string title,
Object view
)
Parameters
- title String
- The title.
- view Object
- The view instance.
See Also