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