Click or drag to resize

PadDescriptorCategory Property

Returns the category (this is used for defining where the menu item to this pad goes)

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

Property Value

String
See Also