DefaultContextMenuItemNames.ConvertToLabels Field
Returns “DevExpress_Xpf_Reports_ContextMenu_ConvertToLabels”. Corresponds to the Convert to Labels context menu command available for a table.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
public const string ConvertToLabels = "DevExpress_Xpf_Reports_ContextMenu_ConvertToLabels"
Field Value
Type |
---|
String |
See Also