Click or drag to resize

ViewStatesMementoSelectedView_EntryName Property

Gets or sets the name of the zip entry of the view that was selected during storing the project.

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

Property Value

String
See Also