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

DefaultPreviewBarItemNames.StopBuilding Field

Returns “bStop”. Corresponds to the Stop button in the status bar that is displayed when a document is being loaded, and allows you to stop document building.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

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

Declaration

public const string StopBuilding = "bStop"

Field Value

Type
String
See Also