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

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

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

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

    See Also