RichEditControl.HorizontalScrollBarVisibility Property
Gets or sets whether the horizontal scroll bar is displayed. 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 |
---|---|
Visibility | A Visibility value that specifies the element visibility. |
See Also