DefaultBarItemNames.TableDistributeRowsEvenly Field
Returns “DevExpress_Xpf_Reports_Ribbon_bTableDistributeRowsEvenly”. Corresponds to the Table Tools contextual page’s Distribute Rows toolbar button that distributes the height of the selected rows equally between them.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.2.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
public const string TableDistributeRowsEvenly = "DevExpress_Xpf_Reports_Ribbon_bTableDistributeRowsEvenly"
Field Value
Type |
---|
String |
See Also