PropertyKeyBasePropertyType Property |
Gets the type of the property value that can be accessed with this key.
Namespace: Altaxo.Main.PropertiesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public Type PropertyType { get; }
Property Value
Type
The type of the property value.
See Also