DataGridView.GetRowDisplayRectangle メソッド
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)

Public Function GetRowDisplayRectangle ( _ rowIndex As Integer, _ cutOverflow As Boolean _ ) As Rectangle
Dim instance As DataGridView Dim rowIndex As Integer Dim cutOverflow As Boolean Dim returnValue As Rectangle returnValue = instance.GetRowDisplayRectangle(rowIndex, cutOverflow)
戻り値
行の表示領域の四角形を表す Rectangle。


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


DataGridView クラス
DataGridView メンバ
System.Windows.Forms 名前空間
その他の技術情報
DataGridView コントロール (Windows フォーム)
- DataGridView.GetRowDisplayRectangle メソッドのページへのリンク