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