TreeListNode.Selected Property
Gets or sets whether the node is selected.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Boolean |
|
Remarks
For detailed information on selecting nodes, see Selection.
See Also