TreeViewVirtualNode.Expanded Property
Gets or sets whether the virtual node is expanded.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Boolean |
|
Remarks
Use the Expanded property to expand or collapse a node in the virtual mode.
See Also