Property enumType
- Namespace
- Pinwheel.Vista.ExposeProperty
- Assembly
- Pinwheel.Vista.Runtime.dll
enumType
Gets the enum type of the exposed property when propertyType is Pinwheel.Vista.ExposeProperty.PropertyType.Options.
public Type enumType { get; }
Property Value
Remarks
The type is reconstructed from the stored assembly-qualified name each time it is queried.