MVCxTreeListNode.Selected Property
Gets or sets whether the node is selected.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true to select the node; otherwise, false. |
See Also