Interface IDataTip
Represents properties and methods used to process evaluation data.
public interface IDataTip
Properties
- HasExpandedItem
Gets a boolean value indicating whether DataTip has a child items.
- Parameters
Gets DataTip data.
- ScreenBounds
Gets DataTip screen working area.
- State
Gets DataTip state.
Methods
- Close()
Closes current DataTip.
Events
- AddWatchRequested
Occurs when a user clicks on the local to add it to the watch window.