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.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
public const string FitBoundsToContainer = "DevExpress_Xpf_Reports_Ribbon_bFitBoundsToContainer"
Field Value
Type |
---|
String |
See Also