TreeViewDashboardItem.AutoExpandNodes Property
Gets or sets whether tree view nodes are expanded by default.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true, to expand tree view nodes by default; otherwise, false. |
See Also