ExpressionDetailItem Properties

Spotfire 14.2 API Reference

The ExpressionDetailItem type exposes the following members.

Properties

  NameDescription
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyExpression
Gets or sets the expression string used to generate the output for this detail (tooltip) item.
Public propertyImageSize
Gets or sets the image size of this detail item. The size is only used when the value renderer produces images. Allowed values are 1-1600 pixels.
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public propertyValueRenderer
Gets the settings for the value renderer used for this detail item.
Public propertyVisible
Gets or sets a value indicating whether this DetailItem is visible.
(Inherited from DetailItem.)
Top
See Also

Reference