ShowingAnimation Property
In This Topic
A value that specifies the animation options for a drop-down list when it is visible. Default: null. Type: Object.
Syntax
'Declaration
Public Property ShowingAnimation As Animation
public Animation ShowingAnimation {get; set;}
See Also