Search
PropertyGridContent Constructor
See Also
 






Initializes a new instance of the PropertyGridContent class.

Namespace: MindFusion.DataViews
File: PropertyGridContent.js

 Syntax

JavaScript  Copy Code

function PropertyGridContent (obj)

 Parameters

obj

Object. The object whose properties will be shown in the grid.

 See Also