[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.ColumnHeaderRenderer.Images

Images Property

Images

Gets or sets user override images for the headers. Use the SpreadView static image constants for the array indexes.

Declaration
public Image[] Images { get; set; }
Public Property Images As Image()
Implements