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