[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.ColumnHeaderRenderer.Picture

Picture Property

Picture

Gets or sets the image displayed in the button.

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