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