SubNodes Property
Overloads
SubNodes |
Information about sub nodes (or sub cells). The array is empty JSON property name: qSubNodes |
SubNodes
Information about sub nodes (or sub cells).
The array is empty when there are no sub nodes.
JSON property name: qSubNodes
Declaration
public IEnumerable<NxStackedPivotCell> SubNodes { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<NxStackedPivotCell> |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!