RichEditControl.HorizontalRulerOptions Property
Gets or sets the options specific to the RichEditControl horizontal ruler element. This is a dependency property.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v24.1.dll
NuGet Package: DevExpress.Wpf.RichEdit
Declaration
Property Value
Type | Description |
---|---|
DXRichEditHorizontalRulerOptions | A DXRichEditHorizontalRulerOptions object containing horizontal ruler options. |
See Also