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

DefaultPreviewBarItemNames Class

Contains default item captions displayed in the Document Preview‘s interface elements.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

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

Declaration

public class DefaultPreviewBarItemNames :
    DefaultBarManagerItemNames

Remarks

The DefaultPreviewBarItemNames class contains fields used to identify the default items in the Document Viewer’s toolbar, context menu and status bar.

For more information and examples of how default toolbar items can be changed, refer to Customizing the Document Preview Toolbar and Customizing the Report Designer Toolbar.

Inheritance

Object
DefaultBarManagerItemNames
DefaultPreviewBarItemNames
See Also