[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetTab.Image

Image Property

Image

Gets or sets the image that is displayed on a sheet tab.

Declaration
[TypeConverter(typeof(FpImageConverter))]
public Image Image { get; set; }
<TypeConverter(GetType(FpImageConverter))>
Public Property Image As Image
Property Value
Type Description
Image

The Image displayed on the sheet tab.