Gets or sets the duration of the animation when a C1Window object shows.
Namespace:
C1.Web.UI.Controls.C1WindowAssembly: C1WindowClient (in C1WindowClient.dll)
Syntax
| JavaScript |
|---|
function get_animationDurationOnShowing(); function set_animationDurationOnShowing(value); |