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