The ReferenceDetailItem type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Context |
Gets the context of this node.
(Inherited from DocumentNode.) | |
| DisplayName |
Gets the display name of this label/tooltip detail.
| |
| Formatter |
Gets or sets the formatter used to format this detail.
| |
| IsAttached |
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.) | |
| Name |
Gets the name of this label/tooltip detail.
| |
| ShowInLabel |
Gets or sets a value indicating whether to show this detail in the label for the reference item.
| |
| ShowInTooltip |
Gets or sets a value indicating whether to show this detail in the tooltip for the reference item.
| |
| SupportsFormatter |
Gets a value indicating whether this detail supports setting a formatter.
| |
| Transactions |
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.) |
See Also