orderedByRow
A flag that indicates whether the grid is in row major or column major order.
Declaration
static let orderedByRow: NSAccessibility.AttributeDiscussion
The value is an NSNumber as boolValue. A value of true indicates row major order, and false indicates column major order.