Click or drag to resize

PropertyGridController Constructor

Overload List
 NameDescription
Public methodPropertyGridControllerInitializes a new instance of the PropertyGridController class
Public methodPropertyGridController(Object) Initializes a new instance of the PropertyGridController class for an arbitrary object.
Public methodPropertyGridController(Object, String) Initializes a new instance of the PropertyGridController class for a basic type, like string, int, double and so on.
Top
See Also