Spread for ASP.NET 12 Product Documentation
EnableHandleAnimation Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > SliderCellType Class : EnableHandleAnimation Property
Gets or sets whether to enable the handle animation played when the user clicks on the slider rail.
Syntax
'Declaration
 
Public Property EnableHandleAnimation As Boolean
'Usage
 
Dim instance As SliderCellType
Dim value As Boolean
 
instance.EnableHandleAnimation = value
 
value = instance.EnableHandleAnimation
public bool EnableHandleAnimation {get; set;}
See Also

Reference

SliderCellType Class
SliderCellType Members