[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDown.OpeningAnimation

OpeningAnimation Property

OpeningAnimation

Gets or sets how to handle animation when opening the drop-down window.

Declaration
[Browsable(true)]
public DropDownAnimation OpeningAnimation { get; set; }
<Browsable(True)>
Public Property OpeningAnimation As DropDownAnimation
Property Value
Type Description
DropDownAnimation

An DropDownAnimation value that indicates the animation when opening the drop-down window.
The default is None.

Remarks

This property retrieves the animation style that is displayed when the drop-down window is opening.