[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDown.ClosingAnimation

ClosingAnimation Property

ClosingAnimation

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

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

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

Remarks

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