DefaultContextMenuItemNames.InsertTableCell Field
In This Article
Returns “DevExpress_Xpf_Reports_ContextMenu_InsertTableCell”. Corresponds to the Insert context menu command available for table cells.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.2.dll
NuGet Package: DevExpress.Wpf.Reporting
#Declaration
public const string InsertTableCell = "DevExpress_Xpf_Reports_ContextMenu_InsertTableCell"
#Field Value
Type |
---|
String |
See Also