Click or drag to resize

TreeGridContainergetLogicalColumnOrder Method

Gets all column names divided by ; and in order they are shown in grid.

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

Return Value

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