DropTargetPopupItem Properties TIBCO Spotfire 6.0 API Reference
The DropTargetPopupItem type exposes the following members.
Properties

  NameDescription
Public propertyEnabled
Gets or sets a value indicating whether this drop target is enabled. Default value is true.
Public propertyImage
Gets the image for this drop target.
Public propertyTag
Gets or sets a tag object. Default value is null.
Public propertyVisible
Gets or sets a value indicating whether this drop target should be shown or not. Default value is true.
Back to Top
See Also