msBoxLineProgression property

[This documentation is preliminary and is subject to change.]

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.

Flexible Box Layout ModuleInternet Explorer 10

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 Consumer Preview with SP1

Minimum supported server

Windows Server 8 Beta

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

 

 

Build date: 1/23/2012