TreeListBuilder<T>.CellHintEnabled Method
| Name | Parameters | Description |
|---|---|---|
| CellHintEnabled(JS) | value | Enables a hint that appears when a user hovers the mouse pointer over a cell with truncated content. Mirrors the client-side cellHintEnabled option. |
| CellHintEnabled(Boolean) | value | Enables a hint that appears when a user hovers the mouse pointer over a cell with truncated content. Mirrors the client-side cellHintEnabled option. |