get_ObjectProperties Method
In This Topic
Gets an information about object properties.
Syntax
var instance = new Vintasoft.Shared.WebPropertyGridJS(object, objShortName, objFullName, blackList);
var value; // Type: Vintasoft.Shared.WebPropertyInfoJS
value = instance.get_ObjectProperties();
Return Value
An instance of
WebPropertyInfoJS class that defines a root of tree structure that defines properties of object.
Browser Compatibility
See Also