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.
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.
| Visual Basic |
|---|
Public Property WebkitColumnBreakInside As String |
HTML Syntax:
-webkit-column-break-inside: policy;