Gets or sets the animation effect to use when content area of a C1Window object is collapsing.
Namespace:
C1.Web.UI.Controls.C1WindowAssembly: C1WindowClient (in C1WindowClient.dll)
Syntax
JavaScript |
---|
function get_animationEffectOnCollapsing(); function set_animationEffectOnCollapsing(value); |