GenericValueField<TValue>.EnumType property
Gets or sets the type of the enum.
public Type? EnumType { get; set; }
Property Value
The type of the enum.
See Also
- class GenericValueField<TValue>
Gets or sets the type of the enum.
public Type? EnumType { get; set; }
The type of the enum.