Skip to main content
A newer version of this page is available. .

DefaultPreviewBarItemNames.ContinuousScrolling Field

Returns “bContinuousScrolling”. Corresponds to a button specifying whether to skip to the beginning of the next page on reaching the end of the previous page, or enable continuous vertical scrolling.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

Assembly: DevExpress.Xpf.Printing.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Printing, DevExpress.Wpf.Printing

Declaration

public const string ContinuousScrolling = "bContinuousScrolling"

Field Value

Type
String
See Also