RichEditControl.HorizontalScrollBar Property
In This Article
Provides access to the horizontal scrollbar of the control.
Namespace: DevExpress.Xpf.RichEdit
Assembly: DevExpress.Xpf.RichEdit.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Scroll |
A System. |
#Remarks
Use the RichEditControl.HorizontalScrollBarVisibility to hide the horizontal scroll bar.
See Also