IdxRichEditTable.GetPreferredWidth Method
In This Article
Returns the preferred width of the table’s columns.
#Declaration
Delphi
function GetPreferredWidth: Single;
#Returns
Type | Description |
---|---|
Single | A column width, in measurement units according to the Preferred |
See Also