ReportItem.DrawBackground(Graphics, ReportItemDrawParams) Método

Definição

protected:
 void DrawBackground(System::Drawing::Graphics ^ graphics, Microsoft::ReportDesigner::ReportItemDrawParams reportItemDrawParameters);
protected void DrawBackground (System.Drawing.Graphics graphics, Microsoft.ReportDesigner.ReportItemDrawParams reportItemDrawParameters);
member this.DrawBackground : System.Drawing.Graphics * Microsoft.ReportDesigner.ReportItemDrawParams -> unit
Protected Sub DrawBackground (graphics As Graphics, reportItemDrawParameters As ReportItemDrawParams)

Parâmetros

graphics
Graphics
reportItemDrawParameters
ReportItemDrawParams

Aplica-se a