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

    CSS3 Style: -webkit-column-break-inside
    Determines whether a column break should be avoided within the bounds of an element in a multicolumn flow layout.

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

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

    See Also