[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalendar.EnableScrollAnimation

EnableScrollAnimation Property

EnableScrollAnimation

Gets or sets whether or not the animation will be performed when scroll or zoom on the drop-down calendar.

Declaration
public bool EnableScrollAnimation { get; set; }
Public Property EnableScrollAnimation As Boolean
Property Value
Type Description
bool

A bool value, true if performs animation when scroll or zoom on the drop-down calendar; otherwise false.
Defaule value is true.