The following tables list the members exposed by CalculationReferenceNode.
Name | Description | |
---|---|---|
![]() | CalculationReferenceNode Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ChildReferences | Gets or sets the child references owned by this node. |
![]() | DisplayName | Returns the name to use for displaying this reference. |
![]() | DisplayNameResolved | Returns the resolved name to use for displaying this reference. |
![]() | IsDataReference | Indicates if the reference can be part of a formula. For example, a grid or a band can't be part of a formula because they don't represent values however a column can be part of a formula. |
![]() | IsExpanded | Gets or sets the value indicating whether the node should be expanded if displayed in a tree and it has children. |
![]() | NodeType | Gets the type of reference represented by the node. |
![]() | Reference | Gets or sets the reference that the node represents. |
![]() | SortPriority | Gets or sets the major sort priority for the node within its parent. |