DefaultBarItemNames.TableLayoutInsertGroup Field
Returns “DevExpress_Xpf_Reports_Ribbon_rgTableLayoutInsert”. Corresponds to the Insert toolbar group of the Table Tools contextual tab.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
public const string TableLayoutInsertGroup = "DevExpress_Xpf_Reports_Ribbon_rgTableLayoutInsert"
Field Value
Type |
---|
String |
See Also