Public Overloads Function GetCellDisplayRectangle( _ ByVal rowIndex As Integer, _ ByVal cellIndex As Integer, _ ByVal cutOverflow As Boolean _ ) As Rectangle
public Rectangle GetCellDisplayRectangle( int rowIndex, int cellIndex, bool cutOverflow )
rowIndex が 0 未満か、Row の数 - 1 を超えています。
または
cellIndex が 0 未満か、Row の Cell の数 - 1 を超えています。
GcMultiRow クラス GcMultiRow メンバ オーバーロード一覧
© 2008-2015 GrapeCity inc. All rights reserved.