Spread for ASP.NET 12 Product Documentation
ImageUrl Property (FloatingObject)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FloatingObject Class : ImageUrl Property
Gets or sets control ImageUrl property.
Syntax
'Declaration
 
Public Overridable Property ImageUrl As String
'Usage
 
Dim instance As FloatingObject
Dim value As String
 
instance.ImageUrl = value
 
value = instance.ImageUrl
public virtual string ImageUrl {get; set;}
See Also

Reference

FloatingObject Class
FloatingObject Members