ColumnViewRow.accessibleDescription
string accessibleDescription() @property nothrowGet accessibleDescription property.
Returns
The accessible description to set on the row.
void accessibleDescription(string propval) @property nothrowSet accessibleDescription property.
Parameters
propval | The accessible description to set on the row. |