Skip to main content
A newer version of this page is available. .
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.v19.2.dll

Declaration

public const string ValidateScript = "DevExpress_Xpf_Reports_Ribbon_rgScriptValidate"

Field Value

Type
String
See Also