style.layoutGridChar (Property)

Part of the MSIE grid layout control.

Availability:

CSS level - Proposed
JScript - 5.0
Internet Explorer - 5.0
Property/method value type:String primitive
JavaScript syntax:IEmyStyle.layoutGridChar
CSS syntax:layout-grid-char: aSize
Argument list:aSizeA size specifier for the layout grid

The grid is defined according to various metrics associated with the font or can be explicitly specified. The following keyword values can be used:

When set to auto, the largest character in the current font is used to define the height and width of each grid cell.

The value can also be specified in measurement units or as a percentage of the parent containing object.

See also:Measurement units, style.layoutGrid