CollapsingAnimation Property
In This Topic
A value determines the settings of the animation effect to be used when the wijdialog is collapsed.
Syntax
'Declaration
Public Property CollapsingAnimation As Animation
public Animation CollapsingAnimation {get; set;}
See Also