Skip to main content
A newer version of this page is available. .
Cut
New

DefaultBarItemNames.TableInsertColumnToRight Field

Returns “DevExpress_Xpf_Reports_Ribbon_bTableInsertColumnToRight”. Corresponds to the Table Tools contextual page’s Insert Column to Right toolbar button that adds a new column directly to the right of the current column.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string TableInsertColumnToRight = "DevExpress_Xpf_Reports_Ribbon_bTableInsertColumnToRight"

Field Value

Type
String
See Also