DefaultBarItemNames.TableLayoutDeleteGroup Field
Returns “DevExpress_Xpf_Reports_Ribbon_rgTableLayoutDelete”. Corresponds to the Delete 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 TableLayoutDeleteGroup = "DevExpress_Xpf_Reports_Ribbon_rgTableLayoutDelete"
Field Value
Type |
---|
String |
See Also