Click or drag to resize

IWorkbenchContentTitle Property

Returns the title of the pad (IPadContent), or the text on the tab page of the document window (IViewContent).

Namespace: Altaxo.Gui.Workbench
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
string? Title { get; }

Property Value

String
See Also