Click or drag to resize

AbstractPadContentCategory Property

Gets or sets the category used to determine where the menu item for this pad is placed.

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

Property Value

String

Implements

IPadContentCategory
See Also