DefaultContextMenuItemNames.RemoveAllCalculatedFields Field
Returns “DevExpress_Xpf_Reports_ContextMenu_RemoveAllCalculatedFields”. Corresponds to the Remove All Calculated Fields.. context menu command available for items inside the data source node in the Field List.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
public const string RemoveAllCalculatedFields = "DevExpress_Xpf_Reports_ContextMenu_RemoveAllCalculatedFields"
Field Value
Type |
---|
String |
See Also