Spread for ASP.NET 12 Product Documentation
CheckedImageUrl Property (CheckBoxCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > CheckBoxCellType Class : CheckedImageUrl Property
Gets or sets the image to display when the check box is checked.
Syntax
'Declaration
 
Public Overridable Property CheckedImageUrl As String
'Usage
 
Dim instance As CheckBoxCellType
Dim value As String
 
instance.CheckedImageUrl = value
 
value = instance.CheckedImageUrl
public virtual string CheckedImageUrl {get; set;}
See Also

Reference

CheckBoxCellType Class
CheckBoxCellType Members