Version

alignment Property

Determines the location of the filter row. Location of the filter row
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_alignment() : FilteringAlignment
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfFiltering.get_alignment();
See Also