TreeGridContainergetHeaderIndex Method |
For Automation. Gets header index. Returns -1 if no such header
Namespace:
Aras.Client.Controls.Public
Syntaxfunction getHeaderIndex(label);
Parameters
- label
- Type: string
Return Value
Type:
[T:(Any)]int
See Also