var instance = new Vintasoft.Shared.WebPropertyGridJS(object, objShortName, objFullName, blackList); var value; // Type: object[] // Parameters var newGrid; // Type: object value = instance.updatePropertyGrid(newGrid);
function updatePropertyGrid(
newGridNew property grid.: object
) : object[];
Parameters
- newGrid
- New property grid.
Return Value
An array of properties which was updated.