Click or drag to resize

NotesControllerCurrentlyActiveNotes Property

Gets or sets the notes object belonging to the currently active document.

Namespace: Altaxo.Gui.Pads.Notes
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ITextBackedConsole CurrentlyActiveNotes { get; set; }

Property Value

ITextBackedConsole
See Also