[]
Fires when the control has focus and the cursor is idle for a small amount of time (defined by the CellTipsDelay property) over a data cell, column header, column footer, split header or control caption bar.
public event FetchCellTipsEventHandler FetchCellTips
Type | Description |
---|---|
FetchCellTipsEventHandler | Fires when the control has focus and the cursor is idle for a small amount of time (defined by the CellTipsDelay property) over a data cell, column header, column footer, split header or control caption bar. |