Skip to main content
Cut
New

DefaultBarItemNames.ValidateScript Field

Returns “DevExpress_Xpf_Reports_Ribbon_rgScriptValidate”. Corresponds to the Script Editor‘s Validate toolbar button that checks whether report scripts contain errors.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string ValidateScript = "DevExpress_Xpf_Reports_Ribbon_rgScriptValidate"

Field Value

Type
String
See Also