Click or drag to resize

ValueInfo Properties

The PropertyGridControllerValueInfo type exposes the following members.

Properties
 NameDescription
Public propertyCategory Gets or sets the category name.
Public propertyController Gets or sets the controller used to edit the value.
Public propertyMethodOrPropertyInfo Gets the associated method or property info.
Public propertyName Gets the display name.
Public propertyValue Gets the underlying value.
Public propertyValueType Gets the value type.
Public propertyView Gets the view associated with the controller.
Top
See Also