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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > ButtonCellType Class : ImageUrl Property
Gets or sets the image to display in the button cell.
Syntax
'Declaration
 
Public Property ImageUrl As String
'Usage
 
Dim instance As ButtonCellType
Dim value As String
 
instance.ImageUrl = value
 
value = instance.ImageUrl
public string ImageUrl {get; set;}
See Also

Reference

ButtonCellType Class
ButtonCellType Members