BootstrapDateEditCalendarPropertiesBuilder.ChangeVisibleDateAnimationType(AnimationType) Method
In This Article
Sets a value specifying the animation type used to change the visible date.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapDateEditCalendarPropertiesBuilder ChangeVisibleDateAnimationType(
AnimationType changeVisibleDateAnimationType
)
#Parameters
Name | Type |
---|---|
change |
Animation |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also