Click or drag to resize

IProjectBrowseViewController Property

Gets or sets the controller associated with the view.

Namespace: Altaxo.Gui.Pads.ProjectBrowser
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
ProjectBrowseController Controller { get; set; }

Property Value

ProjectBrowseController
See Also