Gets or sets the duration of the animation when a C1Window object hides.

Namespace:  C1.Web.UI.Controls.C1Window
Assembly:  C1WindowClient (in C1WindowClient.dll)

Syntax

JavaScript
function get_animationDurationOnHiding();
function set_animationDurationOnHiding(value);

See Also