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