msBoxLineProgression 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 IHTMLCSSStyleDeclaration::msBoxLines is set to multiple.

This property is read/write.

 

Syntax

HRESULT put_msBoxLineProgression(
  [in]          BSTR v
);

HRESULT get_msBoxLineProgression(
  [out, retval] BSTR *p
);

Property values

Type: BSTR

The excess space distribution.

String format

normal | reverse

CSS information

Applies To box elements
Media visual
Inherited no
Initial Value single

Standards information

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll