Click or drag to resize

PropertyCategory(String) Constructor

Initializes a new instance of the PropertyCategory class

Namespace: Altaxo.Main.Services.PropertyReflection
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PropertyCategory(
	string categoryName
)

Parameters

categoryName  String

[Missing <param name="categoryName"/> documentation for "M:Altaxo.Main.Services.PropertyReflection.PropertyCategory.#ctor(System.String)"]

See Also