Gets or sets a value indicating whether a C1GridView control renders its header in an accessible format.
This property is provided to make the control more accessible to users of assistive technology devices.
Namespace:
C1.Web.UI.Controls.C1GridViewAssembly: C1GridViewClient (in C1GridViewClient.dll)
Syntax
| JavaScript |
|---|
function get_useAccessibleHeader(); function set_useAccessibleHeader(value); |