Gets or sets the abbr attribute of the HTML th element for the System.Web.UI.WebControls.TableHeaderCell control.
Documentation for this section has not yet been entered.
The TableHeaderCell.AbbreviatedText property is rendered as the abbr attribute of the HTML th element. The abbr attribute is used by screen readers to read a shortened version of a header for each cell in the table. The TableHeaderCell.AbbreviatedText property is significant for browsers that render abbreviated text in place of the content for the System.Web.UI.WebControls.TableHeaderCell control.
The value of this property is stored in view state.