RichEditControl.HorizontalScrollBar Property
Provides access to a horizontal scroll bar of the RichEditControl.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v24.1.dll
NuGet Package: DevExpress.Wpf.RichEdit
Declaration
Property Value
Type | Description |
---|---|
ScrollBar | A ScrollBar object that is the control’s scroll bar. |
See Also