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

In This Topic
AbbreviatedText Property
In This Topic
Gets or sets abbreviated text, which is rendered in an HTML abbr attribute and is used by screen readers.
Syntax
'Declaration
 
Public Overridable Property AbbreviatedText As System.String
 
See Also