mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / CSS3Style Object / WebkitColumnWidth Property
In This Topic
    WebkitColumnWidth Property
    In This Topic
    Description

    CSS3 Style: -webkit-column-width
    Specifies the width of the column in a multicolumn flow.

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

    HTML Syntax:
    -webkit-column-width: width;

    See Also