Click or drag to resize

INavigationPointNavigationData Property

Gets the specific data, if any, needed to navigate to this INavigationPoint.

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

Property Value

Object
See Also