Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
EndEdit メソッド (UltraTreeNode)
ノードの編集を終了します。
シンタックス
'宣言
Public Sub EndEdit( _
ByVal As Boolean _
)
public void EndEdit(
bool
)
パラメータ
- cancel
- 編集をキャンセルするかどうかを決定します。True の場合、編集モードの間にノードに対して行われた変更は破棄されます。
参照