Search
PropertyGrid Constructor
See Also
 






Initializes a new instance of the PropertyGrid class.

Namespace: MindFusion.DataViews
File: PropertyGrid.js

 Syntax

JavaScript  Copy Code

function PropertyGrid ([element])

 Parameters

element
Optional.

HTMLDivElement. The control's associated Dom element.

 See Also