Search
PropertyGridContent.adjust Method
See Also
 






Recalculates grid's dimensions.

Namespace: MindFusion.DataViews
File: PropertyGridContent.js

 Syntax

JavaScript  Copy Code

function adjust ()

 Remarks

Use this method to recalculate the grid's dimensions after resizing.

 See Also