GridControl.HitTestGridButton(Int64, Int32, Rectangle, Point) 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.
protected:
Microsoft::ReportingServices::QueryDesigners::GridButtonArea HitTestGridButton(long rowIndex, int colIndex, System::Drawing::Rectangle btnRect, System::Drawing::Point ptToHitTest);
protected Microsoft.ReportingServices.QueryDesigners.GridButtonArea HitTestGridButton (long rowIndex, int colIndex, System.Drawing.Rectangle btnRect, System.Drawing.Point ptToHitTest);
Protected Function HitTestGridButton (rowIndex As Long, colIndex As Integer, btnRect As Rectangle, ptToHitTest As Point) As GridButtonArea
Parametri
- rowIndex
- Int64
- colIndex
- Int32
- btnRect
- Rectangle
- ptToHitTest
- Point