Skip to main content

ReadOnlyTableCellBorderProperties.PrefferedWidth Property

For internal use.

Namespace: DevExpress.XtraRichEdit.API.Native

Assembly: DevExpress.RichEdit.v23.2.Core.dll

NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation

Declaration

[Browsable(false)]
public float? PrefferedWidth { get; }

Property Value

Type
Nullable<Single>
See Also