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

    CSS3 Style: -webkit-column-gap
    Specifies the space between columns in a multicolumn flow.

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

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

    See Also