Click or drag to resize

IWorkbenchViewContentCollection Property

A collection in which all opened view contents (including all secondary view contents) are saved.

Namespace: Altaxo.Gui.Workbench
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
IList<IViewContent> ViewContentCollection { get; }

Property Value

IListIViewContent
See Also