Version

ReferenceNode Class Members

The following tables list the members exposed by ReferenceNode.

Public Constructors
 NameDescription
Public ConstructorReferenceNode ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyChildReferencesChild references.  
Public PropertyDisplayNameReturns the name to use for displaying this reference.  
Public PropertyDisplayNameResolvedReturns the resolved name to use for displaying this reference.  
Public PropertyIsDataReferenceIndicates 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.  
Public PropertyReferenceReference instance.  
Public PropertyReferenceNodeTypeReturns or sets an enumeration indicating the type of reference represented by the node.  
See Also