TreeList.CloseEditForm() Method
Closes the Edit Form.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| Boolean | true if data is successfully saved and the Edit Form is closed; otherwise, false. |
See Also