[]
Specifies the behavior of the pop-up window when the cursor is idle over the grid.
public enum CellTipEnum
| Name | Description |
|---|---|
| Anchored | Cell tips will be displayed in the bounding rectable of the cell. |
| Floating | Cell tips will be displayed under the mouse cursor. |
| NoCellTips | No cell tips will be displayed. |