DataGridBuilder<T>.HoverStateEnabled Method
Name | Parameters | Description |
---|---|---|
HoverStateEnabled(JS) | value | Specifies whether to highlight rows when a user moves the mouse pointer over them. Mirrors the client-side hoverStateEnabled option. |
HoverStateEnabled(Boolean) | value | Specifies whether to highlight rows when a user moves the mouse pointer over them. Mirrors the client-side hoverStateEnabled option. |