PropertyKeyBasePropertyName Property |
Gets the name of the property. The name can contain backslashes, which are used in the Gui system to group the items by category.
Namespace: Altaxo.Main.PropertiesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public string PropertyName { get; }
Property Value
String
The name of the property.
See Also