ReportItem.GetImage(String, SourceType, ReportExpression) Method

Definition

protected:
 System::Drawing::Image ^ GetImage(System::String ^ key, Microsoft::ReportingServices::RdlObjectModel::SourceType source, Microsoft::ReportingServices::RdlObjectModel::ReportExpression value);
protected System.Drawing.Image GetImage (string key, Microsoft.ReportingServices.RdlObjectModel.SourceType source, Microsoft.ReportingServices.RdlObjectModel.ReportExpression value);
member this.GetImage : string * Microsoft.ReportingServices.RdlObjectModel.SourceType * Microsoft.ReportingServices.RdlObjectModel.ReportExpression -> System.Drawing.Image
Protected Function GetImage (key As String, source As SourceType, value As ReportExpression) As Image

Parameters

key
String
source
SourceType

Returns

Applies to