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