PowerTools MultiRow for Windows Forms 8.0J
BeginEditCellNote メソッド

セルの位置を示す CellCellPosition
指定した CellCellNote を編集状態に設定します。
構文
Public Function BeginEditCellNote( _
   ByVal cellPosition As CellPosition _
) As Boolean
public bool BeginEditCellNote( 
   CellPosition cellPosition
)

パラメータ

cellPosition
セルの位置を示す CellCellPosition

戻り値の型

成功した場合は true。それ以外の場合は false
例外
例外解説
System.ArgumentException

cellPositionCellPosition.SectionIndex0 未満か、オーナー Section の数を超えています。

または

cellPosition が無効です。

System.InvalidOperationException指定された CellCellNote が null です。
参照

GcMultiRow クラス
GcMultiRow メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.