ASPxTreeList.RefreshVirtualTree() Method
In This Article
Rebuilds a virtual tree.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v25.1.dll
#Declaration
#Remarks
The RefreshVirtualTree method can be useful when the underlying data has been changed and it is required to update the virtual tree.
See Also