Gets or sets a value indicating whether hovering is enabled.
Namespace:
C1.Web.UI.Controls.C1GridViewAssembly: C1GridViewClient (in C1GridViewClient.dll)
Syntax
| JavaScript |
|---|
function get_allowRowHover(); function set_allowRowHover(value); |
Field Value
The default value is True.
Remarks
Turning off this property speeds up control initialization and its responsiveness under the Internet Explorer browser when displaying a large dataset.