Search
GridColumn.measuredSize Method
See Also
 






Returns the column's measured width.

Namespace: MindFusion.Charting.Components
File: GridColumn.js

 Syntax

JavaScript  Copy Code

function measuredSize ()

 Return Value

A number value representing the column's width.

 See Also