UseAccessibleHeader Property
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.
public virtual System.bool UseAccessibleHeader {get; set;}
'Declaration
Public Overridable Property UseAccessibleHeader As System.Boolean