[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownInfo.ClosingAnimation

ClosingAnimation Property

ClosingAnimation

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

Declaration
public DropDownAnimation ClosingAnimation { get; set; }
Public Property ClosingAnimation 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 displayed animation style when the drop-down window is closing.