Search
PropertyGridContent.setColumnWidth Method
See Also
 






Sets the width of the first grid column.

Namespace: MindFusion.DataViews
File: PropertyGridContent.js

 Syntax

JavaScript  Copy Code

function setColumnWidth (width)

 Parameters

width

Number. The width in pixels.

 See Also