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