ASPxTreeList.TotalNodeCount Property
In This Article
Gets the total number of nodes contained within the ASPxTreeList.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the total number of nodes contained within the ASPx |
See Also