ColumnViewRow.accessibleDescription

string accessibleDescription() @property nothrow

Get accessibleDescription property.

Returns

The accessible description to set on the row.
void accessibleDescription(string propval) @property nothrow

Set accessibleDescription property.

Parameters

propvalThe accessible description to set on the row.