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