GrapeCity.Win.MultiRow.v120 アセンブリ > GrapeCity.Win.MultiRow 名前空間 > GcMultiRow クラス > GetCellDisplayRectangle メソッド : GetCellDisplayRectangle(Int32,Int32,Int32,Int32,Boolean) メソッド |
Public Overloads Function GetCellDisplayRectangle( _ ByVal viewportRowIndex As Integer, _ ByVal viewportColumnIndex As Integer, _ ByVal rowIndex As Integer, _ ByVal cellIndex As Integer, _ ByVal cutOverflow As Boolean _ ) As Rectangle
public Rectangle GetCellDisplayRectangle( int viewportRowIndex, int viewportColumnIndex, int rowIndex, int cellIndex, bool cutOverflow )