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

In This Topic
AccessibleHeaderText Property
In This Topic
Gets or sets text that is rendered as the abbr attribute of the column's header cell.
Syntax
'Declaration
 
Public Overridable Property AccessibleHeaderText As System.String
 
See Also