Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DefaultPreviewBarItemNames Class

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

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

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

NuGet Package: DevExpress.Wpf.Printing

#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