Click or drag to resize

ProjectBrowseControllerProject Property

Gets the project this controller is visualizing.

Namespace: Altaxo.Gui.Pads.ProjectBrowser
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public AltaxoDocument Project { get; }

Property Value

AltaxoDocument
See Also