GridColumn.DrawDisabledCell(Graphics, Font, Rectangle, IGridStorage, Int64) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public:
virtual void DrawDisabledCell(System::Drawing::Graphics ^ g, System::Drawing::Font ^ textFont, System::Drawing::Rectangle rect, Microsoft::ReportingServices::QueryDesigners::IGridStorage ^ storage, long nRowIndex);
public virtual void DrawDisabledCell (System.Drawing.Graphics g, System.Drawing.Font textFont, System.Drawing.Rectangle rect, Microsoft.ReportingServices.QueryDesigners.IGridStorage storage, long nRowIndex);
Public Overridable Sub DrawDisabledCell (g As Graphics, textFont As Font, rect As Rectangle, storage As IGridStorage, nRowIndex As Long)
Parametri
- g
- Graphics
- textFont
- Font
- rect
- Rectangle
- storage
- IGridStorage
- nRowIndex
- Int64