[]
Defines the dropdown animation.
public enum DropDownAnimation
Public Enum DropDownAnimation
Name | Description |
---|---|
Center | Indicates the center animation. |
Drag | Indicates the drag animation. |
Extend | Indicates the extend animation. |
Fade | Indicates the fade animation. |
None | Indicates no animation. |
Scroll | Indicates the scroll animation. |
Slide | Indicates the slide animation. |