VirtualTreeViewModelViewNodes Property TIBCO Spotfire 7.6 API Reference
Gets or sets the view nodes.

Namespace: Spotfire.Dxp.Forms.Components
Assembly: Spotfire.Dxp.Forms (in Spotfire.Dxp.Forms.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax

C#
public IReadOnlyList<VirtualTreeViewNode> ViewNodes { get; protected set; }

Property Value

Type: IReadOnlyListVirtualTreeViewNode
Version Information

Supported in: 7.6, 7.5
See Also

Reference