Click or drag to resize

IWorkbenchPadContentCollection Property

A collection in which all content which is shown as pads (not as documents).

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

Property Value

IListIPadContent
See Also