Spread for ASP.NET 12 Product Documentation
HandleImageUrl Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > SliderCellType Class : HandleImageUrl Property
Gets or sets the URL for the image to display in the slider handle.
Syntax
'Declaration
 
Public Property HandleImageUrl As String
'Usage
 
Dim instance As SliderCellType
Dim value As String
 
instance.HandleImageUrl = value
 
value = instance.HandleImageUrl
public string HandleImageUrl {get; set;}
See Also

Reference

SliderCellType Class
SliderCellType Members