HeaderPane
Main
Hide

SftTree/NET 3.0 - Tree Control for Windows Forms

Share Link
Print

SaveValue Field, EditEndedEventArgs Class

Defines whether the new cell contents must be transferred from the control used for cell editing to the tree control's cell.

Class: EditEndedEventArgs
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public readonly bool SaveValue;
Public ReadOnly SaveValue As Boolean

Comments

Defines whether the new cell contents must be transferred from the control used for cell editing to the tree control's cell.

See Also EditEndedEventArgs Class | Classes | SftTree/NET 3.0