ASPxTreeList.SelectionCount Property
Gets the number of selected nodes within the ASPxTreeList.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer value that specifies the umber of selected nodes. |
Remarks
For detailed information, see Selection.
See Also