Back to Devexpress

DefaultBarItemNames Class

wpf-devexpress-dot-xpf-dot-reports-dot-userdesigner-4c90a662.md

latest1.6 KB
Original Source

DefaultBarItemNames Class

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

Namespace : DevExpress.Xpf.Reports.UserDesigner

Assembly : DevExpress.Xpf.ReportDesigner.v25.2.dll

NuGet Package : DevExpress.Wpf.Reporting

Declaration

csharp
public static class DefaultBarItemNames
vb
Public Module 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

DefaultBarItemNames Members

Customize the Report Designer Toolbar

DevExpress.Xpf.Reports.UserDesigner Namespace