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