Поделиться через


GridColumn.IsPointOverTextInCell Метод

Определение

public:
 virtual bool IsPointOverTextInCell(System::Drawing::Point pt, System::Drawing::Rectangle cellRect, Microsoft::ReportingServices::QueryDesigners::IGridStorage ^ storage, long row, System::Drawing::Graphics ^ g, System::Drawing::Font ^ f);
public virtual bool IsPointOverTextInCell (System.Drawing.Point pt, System.Drawing.Rectangle cellRect, Microsoft.ReportingServices.QueryDesigners.IGridStorage storage, long row, System.Drawing.Graphics g, System.Drawing.Font f);
abstract member IsPointOverTextInCell : System.Drawing.Point * System.Drawing.Rectangle * Microsoft.ReportingServices.QueryDesigners.IGridStorage * int64 * System.Drawing.Graphics * System.Drawing.Font -> bool
override this.IsPointOverTextInCell : System.Drawing.Point * System.Drawing.Rectangle * Microsoft.ReportingServices.QueryDesigners.IGridStorage * int64 * System.Drawing.Graphics * System.Drawing.Font -> bool
Public Overridable Function IsPointOverTextInCell (pt As Point, cellRect As Rectangle, storage As IGridStorage, row As Long, g As Graphics, f As Font) As Boolean

Параметры

pt
Point
cellRect
Rectangle
storage
IGridStorage
row
Int64
f
Font

Возвращаемое значение

Применяется к