Click or drag to resize

ProjectBrowseControllerCommandCtrl Property

Gets the controller currently associated with the command.

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

Property Value

ProjectBrowseController
See Also