mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / CSS3Style Object / WebkitColumnCount Property
WebkitColumnCount Property
Description

CSS3 Style: -webkit-column-count
Specifies the number of columns desired in a multicolumn flow.

Property type
Read-write property
Syntax
Visual Basic
Public Property WebkitColumnCount As String
Remarks

HTML Syntax:
-webkit-column-count: number_of_columns;

See Also