visibleIndex Property
Index of the column in which it appears in the HTML.
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
function get_visibleIndex() : Integer |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfHeaderLayoutColumn.get_visibleIndex(); |