'Declaration
Public Enum DropDownAnimation Inherits System.Enum
'Usage
Dim instance As DropDownAnimation
public enum DropDownAnimation : System.Enum
'Declaration
Public Enum DropDownAnimation Inherits System.Enum
'Usage
Dim instance As DropDownAnimation
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