Spread for ASP.NET 12 Product Documentation
TextOnRight Property (ImageCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > ImageCellType Class : TextOnRight Property
Gets or sets whether the text is displayed on the right side of the image.
Syntax
'Declaration
 
Public Property TextOnRight As Boolean
'Usage
 
Dim instance As ImageCellType
Dim value As Boolean
 
instance.TextOnRight = value
 
value = instance.TextOnRight
public bool TextOnRight {get; set;}
See Also

Reference

ImageCellType Class
ImageCellType Members