Skip to main content
Cut
New

DefaultBarItemNames.TableInsertRowBelow Field

Returns “DevExpress_Xpf_Reports_Ribbon_bTableInsertRowBelow”. Corresponds to the Table Tools contextual page’s Insert Row Below toolbar button that adds a new row directly below the current row.

Namespace: DevExpress.Xpf.Reports.UserDesigner

Assembly: DevExpress.Xpf.ReportDesigner.v23.2.dll

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string TableInsertRowBelow = "DevExpress_Xpf_Reports_Ribbon_bTableInsertRowBelow"

Field Value

Type
String
See Also