Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ExitCellFromEditModeInternalRow(Boolean) メソッド
行が編集モードの場合、このメソッドは現在のセルを編集モードから解除しますが、セル内のエディターはそのままです。
シンタックス
'宣言
Protected Friend Function ExitCellFromEditModeInternalRow( _
ByVal As Boolean _
) As Boolean
protected internal bool ExitCellFromEditModeInternalRow(
bool
)
パラメータ
- cancel
戻り値の型
操作が成功した場合は True
参照