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

    CSS3 Style: -webkit-column-rule
    Specifies the color, style, and width of the column rule.

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

    HTML Syntax:
    -webkit-column-rule: width style color;

    See Also