ExpressionDetailItem Properties TIBCO Spotfire 7.6 API Reference

The ExpressionDetailItem type exposes the following members.

Properties

  Name Description
Public property Context
Gets the context of this node.
(Inherited from DocumentNode.)
Public property DisplayName
Gets a string value describing this item to be used in the user interface.
(Inherited from DetailItem.)
Public property Expression
Gets or sets the expression string used to generate the output for this detail (tooltip) item.
Public property ImageSize
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 property IsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public property Transactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public property ValueRenderer
Gets the settings for the value renderer used for this detail item.
Public property Visible
Gets or sets a value indicating whether this DetailItem is visible.
(Inherited from DetailItem.)
Top
See Also

Reference