Spread Windows Forms 7.0 Product Documentation
DropDownAnimation Enumeration
See Also  Support Options
GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : DropDownAnimation Enumeration


Glossary Item Box

Defines the dropdown animation.

Syntax

Visual Basic (Declaration) 
Public Enum DropDownAnimation 
   Inherits System.Enum
Visual Basic (Usage)Copy Code
Dim instance As DropDownAnimation
C# 
public enum DropDownAnimation : System.Enum 

Members

MemberDescription
CenterIndicates the center animation.
DragIndicates the drag animation.
ExtendIndicates the extend animation.
FadeIndicates the fade animation.
NoneIndicates no animation.
ScrollIndicates the scroll animation.
SlideIndicates the slide animation.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Spread.InputMan.CellType.DropDownAnimation

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.