Search
PropertyGridContent.refresh Method
See Also
 






Repaints the grid contents.

Namespace: MindFusion.DataViews
File: PropertyGridContent.js

 Syntax

JavaScript  Copy Code

function refresh ([selected])

 Parameters

selected
Optional.

Boolean. True to repaint only the selected rows.

 See Also