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

DefaultBarItemNames Class

Contains default item captions displayed in the Report Designer‘s toolbar.

Namespace: DevExpress.Xpf.Reports.UserDesigner

Assembly: DevExpress.Xpf.ReportDesigner.v19.1.dll

Declaration

public static class DefaultBarItemNames

Remarks

The DefaultBarItemNames class contains fields used to identify the default toolbar items in the Report Designer.

For more information and an example of how default toolbar items can be changed, refer to the Customizing the Report Designer Toolbar document.

Inheritance

Object
DefaultBarItemNames
See Also