GridControl.DoCellPrinting(Graphics, SolidBrush, SolidBrush, Font, Rectangle, GridColumn, Int64) Metodo

Definizione

protected:
 virtual void DoCellPrinting(System::Drawing::Graphics ^ g, System::Drawing::SolidBrush ^ bkBrush, System::Drawing::SolidBrush ^ textBrush, System::Drawing::Font ^ textFont, System::Drawing::Rectangle cellRect, Microsoft::ReportingServices::QueryDesigners::GridColumn ^ gridColumn, long rowNumber);
protected virtual void DoCellPrinting (System.Drawing.Graphics g, System.Drawing.SolidBrush bkBrush, System.Drawing.SolidBrush textBrush, System.Drawing.Font textFont, System.Drawing.Rectangle cellRect, Microsoft.ReportingServices.QueryDesigners.GridColumn gridColumn, long rowNumber);

Parametri

bkBrush
SolidBrush
textBrush
SolidBrush
textFont
Font
cellRect
Rectangle
gridColumn
GridColumn
rowNumber
Int64

Si applica a