Click or drag to resize

GridContainergetHeaderIndex Method

For Automation. Gets header index. Returns -1 if no such header

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

Parameters

label
Type: string

Return Value

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