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