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

    CSS3 Style: -webkit-column-break-before
    Determines whether a column break can and should occur before an element in a multicolumn flow layout.

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

    HTML Syntax:
    -webkit-column-break-before: policy;

    See Also