IdxRichEditTable.PreferredWidth Property
Specifies the preferred width of the table’s columns.
Declaration
property PreferredWidth: Single read; write;
Property Value
| Type | Description |
|---|---|
| Single | A column width, in measurement units according to the PreferredWidthType property value. |
See Also