PropertyInfoSource.EnumType property

namespace: Serenity.PropertyGrid   assemblySerenity.Net.Entity

Gets the type of the enum.

public Type EnumType { get; }

Property Value

The type of the enum.

See Also