Click or drag to resize

GridContainergetColWidth Method

Get this column width.

Namespace:  Aras.Client.Controls.Public
Syntax
JavaScript
function getColWidth(columnIndex);

Parameters

columnIndex
Type: int

Return Value

Type: [T:(Any)]
int
See Also