TreeList.TreeListDisposing Property
Gets a value indicating whether the current TreeList control is being unloaded from memory.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the TreeList control is being unloaded from memory; otherwise, false. |
See Also