DefaultContextMenuItemNames.InsertDetailReport Field
In This Article
Returns “DevExpress_Xpf_Reports_ContextMenu_InsertDetailReport”. Corresponds to the Insert Detail Report context menu command available for a report and report bands.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.2.dll
NuGet Package: DevExpress.Wpf.Reporting
#Declaration
public const string InsertDetailReport = "DevExpress_Xpf_Reports_ContextMenu_InsertDetailReport"
#Field Value
Type |
---|
String |
See Also