FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / IBand Interface / Image Property

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