TreeList.TreeListDisposing Property
In This Article
Gets a value indicating whether the current TreeList control is being unloaded from memory.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the Tree |
See Also