Click or drag to resize

NotesControllerText Property

Gets or sets the text of the currently active notes.

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

Property Value

String
See Also