animationDurationMs Property
The duration of the animation that the summary dropdown will play while its displaying or hiding in milliseconds Animation duration in milliseconds
Syntax
| ASP.NET Ajax Javascript (Specification) | |
|---|
function get_animationDurationMs() : Integer |
| ASP.NET Ajax Javascript (Usage) | |
|---|
var resultVar = instanceOfSummaryRow.get_animationDurationMs(); |