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