DocumentMapNode-Member
Represents a single node in the document map.
Der DocumentMapNode-Typ macht die folgenden Member verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
DocumentMapNode | Initializes a new instance of the DocumentMapNode class. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
Children | Gets or sets a collection of child document map nodes. | |
Label | Gets or sets the label to be displayed for this node. | |
UniqueName | Gets or sets the unique name of the report item or grouping that this node should point to. |
Zum Anfang