Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Readonly
ItemGets the Spotfire.Dxp.Application.Visuals.DetailItem at the specified index.
Gets the context of this node.
Gets the number of items in the collection.
Gets a value indicating whether this node is attached.
Gets a collection of methods for executing transactions on the document.
Adds a detail item based on an expression.
The expression.
Determines the index of a specific item.
The object to locate.
The index of item if found in the collection; otherwise, -1.
Inserts a detail item based on an expression.
Removes the specified item from the collection.
The item.
True if the item was succesfully removed. False if the item could not be removed or if it could not be found in the collection
A collection of parts that build up detail (tooltip) information.
Since
2.0