FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / Band Class / Image Property

In This Topic
    Image Property (Band)
    In This Topic
    Gets or sets the Image of the band's header cell.
    Syntax
    'Declaration
     
    
    Public Property Image As Image
    public Image Image {get; set;}
    See Also