[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.ButtonCellType.PictureDown

PictureDown Property

PictureDown

Gets or sets the image for the down state of the button.

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