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

    CSS3 Style: table-layout
    Specifies whether to use automatic or fixed table layout.

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

    HTML Syntax:
    table-layout: behavior;

    HTML Constants:
    auto,fixed,

    See Also