C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridView Class / UseAccessibleHeader Property

In This Topic
UseAccessibleHeader Property
In This Topic
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.
Syntax
'Declaration
 
Public Overridable Property UseAccessibleHeader As System.Boolean
 
See Also