Spread for ASP.NET 9.0 Product Documentation
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;}

Property Value

String containing the URL for the image
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

SliderCellType Class
SliderCellType Members

 

 


Copyright © GrapeCity, inc. All rights reserved.