IdxRichEditTable.TableLayout Property
In This Article
Specifies the table’s layout type.
#Declaration
Delphi
property TableLayout: TdxRichEditTableLayoutType read; write;
#Property Value
Type | Description |
---|---|
Tdx |
Enumerates table layout types. |
See Also