[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.ButtonCellType.Picture

Picture Property

Picture

Gets or sets the image for the button.

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