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

DefaultPreviewBarItemNames.Thumbnails Field

Returns “bThumbnails”. Corresponds to the Thumbnails toolbar button that shows/hides the Thumbnails panel, which allows you to navigate through the document.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

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

Declaration

public const string Thumbnails = "bThumbnails"

Field Value

Type
String
See Also