DataGridColumnButtonBuilder.Hint Method
| Name | Parameters | Description |
|---|---|---|
| Hint(JS) | value | Specifies the text for the hint that appears when the button is hovered over or long-pressed. Mirrors the client-side hint option. |
| Hint(String) | value | Specifies the text for the hint that appears when the button is hovered over or long-pressed. Mirrors the client-side hint option. |