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

Declaration

public const string ContinuousScrolling = "bContinuousScrolling"

Field Value

Type
String
See Also