DefaultBarItemNames.ShowPrintingWarnings Field
Returns “DevExpress_Xpf_Reports_Ribbon_bShowPrintingWarnings”. Corresponds to the View page’s Printing Warnings toolbar button that highlights report controls that overrun the right page margin.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
public const string ShowPrintingWarnings = "DevExpress_Xpf_Reports_Ribbon_bShowPrintingWarnings"
Field Value
Type |
---|
String |
See Also