[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.Picture.Image

Image Property

Image

Gets or sets the Image to be printed in the Picture control. Exists for compatibility reasons only. Please use ImageBytes instead.

Declaration
[Browsable(false)]
public Image Image { get; set; }