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.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
public const string TableInsertColumnToRight = "DevExpress_Xpf_Reports_Ribbon_bTableInsertColumnToRight"
Field Value
Type |
---|
String |
See Also