ColumnViewRow.accessibleLabel

string accessibleLabel() @property nothrow

Get accessibleLabel property.

Returns

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

Set accessibleLabel property.

Parameters

propvalThe accessible label to set on the row.