[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownInfo.OpeningAnimation

OpeningAnimation Property

OpeningAnimation

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

Declaration
public DropDownAnimation OpeningAnimation { get; set; }
Public Property OpeningAnimation As DropDownAnimation
Property Value
Type Description
DropDownAnimation

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

Remarks

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