IdxRichEditTable.PreferredWidthType Property
Specifies how the Rich Edit control calculates column widths.
Declaration
property PreferredWidthType: TdxRichEditWidthType read; write;
Property Value
| Type | Description |
|---|---|
| TdxRichEditWidthType | Enumerates column width calculation modes. |
See Also