RepositoryItemRichTextEdit.HorizontalIndent Property
In This Article
Gets or sets a horizontal margin between the border and text.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraRichEdit.v24.2.dll
NuGet Package: DevExpress.Win.RichEdit
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Int32 | 4 | An integer value that specifies a horizontal margin, in pixels, between the border and text. |
#Remarks
See Also