Click or drag to resize

RoutedGetterPropertyTTypeOfValue Property

Gets the type of the property value.

Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public Type TypeOfValue { get; }

Property Value

Type

Implements

IRoutedGetterPropertyTypeOfValue
See Also