Click or drag to resize

PropertyGridControllerValueInfoCategory Property

Gets or sets the category name.

Namespace: Altaxo.Gui.Common.PropertyGrid
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

ICategoryNameViewCategory
See Also