DefaultBarItemNames.TableLayoutCellSizeGroup Field
Returns “DevExpress_Xpf_Reports_Ribbon_rgTableLayoutCellSize”. Corresponds to the Cell Size 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 TableLayoutCellSizeGroup = "DevExpress_Xpf_Reports_Ribbon_rgTableLayoutCellSize"
Field Value
Type |
---|
String |
See Also