| Visual Basic (Declaration) | |
|---|---|
Public Enum DropDownAnimation Inherits System.Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As DropDownAnimation | |
| C# | |
|---|---|
public enum DropDownAnimation : System.Enum | |
| Member | 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. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.Spread.InputMan.CellType.DropDownAnimation
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8