Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Wpf.Printing

Declaration

public const string ContinuousScrolling = "bContinuousScrolling"

Field Value

Type
String
See Also