Open this page in the API Guide

PropertyGridEditor Constructor

Initializes the object. Called during construction.
 

Examples

The following example initializes a new instance of a PropertyGridEditor object:

1
var newObject = new dundas.controls.PropertyGridEditor();