-ms-box-line-progression property
Do not use. This property has been replaced by the -ms-flex-wrap property, and is no longer recognized by Windows Internet Explorer. To ensure compatibility in the future, applications using this property should be updated accordingly. Gets or sets a value that specifies the direction to add successive rows or columns when the value of -ms-box-lines is set to multiple.
This property is read/write.
![]() ![]() |
Syntax
-ms-box-line-progression: normal | reverse
Property values
One of the following values.
normal-
Default. Successive rows or columns of child elements flow in the direction specified by the writing-mode and -ms-box-lines properties.
reverse-
Successive rows or columns of child elements flow in the reverse direction specified by the writing-mode and -ms-box-lines properties.
CSS information
| Applies To | box elements |
|---|---|
| Media | visual |
| Inherited | no |
| Initial Value | single |
Standards information
See also
Send comments about this topic to Microsoft
Build date: 9/6/2012

