GridHyperlink.ImageURL
GridHyperlink.ImageURL property
Get or Set Image URL for the link, there is no imageurl properties in hyperlink, so actually use TextToDisplay to record this value ,TextToDisplay will be set to <img src=value > so it will change the value of TextToDisplay
public string ImageURL { get; set; }
See Also
- class GridHyperlink
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop