Skip to main content
A newer version of this page is available. .
Cut
New

DefaultBarItemNames.FitBoundsToContainer Field

Returns “DevExpress_Xpf_Reports_Ribbon_bFitBoundsToContainer”. Corresponds to the Layout page’s Fit Bounds to Container toolbar button that adjusts the control size to occupy the entire available container space.

Namespace: DevExpress.Xpf.Reports.UserDesigner

Assembly: DevExpress.Xpf.ReportDesigner.v20.2.dll

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string FitBoundsToContainer = "DevExpress_Xpf_Reports_Ribbon_bFitBoundsToContainer"

Field Value

Type
String
See Also