Click or drag to resize

IProgressMonitorText0 Property

Gets the text at level 0. If the value changes, it must be notified through the INotifyPropertyChanged interface.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
string Text0 { get; }

Property Value

String
See Also