System.Windows.Forms.DataGrid.GetCellBounds Method

Gets the System.Drawing.Rectangle of the cell specified by System.Windows.Forms.DataGridCell.

Syntax

public System.Drawing.Rectangle GetCellBounds (DataGridCell dgc)

Parameters

dgc
The System.Windows.Forms.DataGridCell to look up.

Returns

A System.Drawing.Rectangle that defines the current cell's corners.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0