Table.PreferredWidth Property
Gets or sets the numerical value of the preferred width.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v20.2.Core.dll
Declaration
Remarks
How the PreferredWidth value is interpreted depends on other parameters, such as the Table.TableLayout, Table.PreferredWidthType and the Document.Unit properties.
Use the Table.SetPreferredWidth method to be more specific.
NOTE
If using the PreferredWidth property, specify the Table.PreferredWidthType beforehand.
See Also
Feedback