The Spotfire.Dxp.Forms.Components namespace contains user interface classes primarily used to build views for visualizations in Spotfire Client.
Classes
| Class | Description | |
|---|---|---|
| BusyIndicator | Component that shows a busy indication in visualizations.
| |
| DragDropHelper |
Helper class for drag and drop operations.
| |
| DropTargetPopup |
Component that displays a popup with drop targets. It is typically used to configure visualization properties via drag and drop.
| |
| DropTargetPopupEventArgs |
Event data for events raised by the DropTargetPopup and DropTargetPopupItem classes.
| |
| DropTargetPopupItem |
Represents a drop target in a DropTargetPopup.
| |
| PopulateMenuEventArgs | Event data for adding ToolStripMenuItem objects to a
TitleBarExtension or a VisualizationContextMenu.
| |
| PopulateTitleBarEventArgs | Event data for adding ToolStripButton objects to a
TitleBarExtension.
| |
| TitleBarExtension | Component that enables extending the title bar of custom visuals and visualizations.
| |
| VisualizationContextMenu | Component that enables extending the visualization context menu.
|