EnumPropertyEditor(System.Reflection.PropertyInfo property) Constructor
Initializes a new instance of the
EnumPropertyEditor
class.
Syntax
public
EnumPropertyEditor(
System.Reflection.PropertyInfo
property)
Parameters
property
Type: System.Reflection.PropertyInfo
The property.