Public Overloads Sub RemoveSelection( _ ByVal rowIndex As Integer, _ ByVal cellIndex As Integer _ )
public void RemoveSelection( int rowIndex, int cellIndex )
rowIndexが0未満か、RowCount以上です。
または
cellIndexが0未満か、オーナーSectionのSection.Cellsの数以上です。
GcMultiRow クラス GcMultiRow メンバ オーバーロード一覧
© 2008-2015 GrapeCity inc. All rights reserved.