IMargins.Right Property
Specifies the margin value for the right edge.
Namespace: DevExpress.Blazor.RichEdit
Assembly: DevExpress.Blazor.RichEdit.v25.2.dll
NuGet Package: DevExpress.Blazor.RichEdit
Declaration
int Right { get; }
Property Value
| Type | Description |
|---|---|
| Int32 | The margin value, in twips. |
See Also