DefaultContextMenuItemNames.FitBoundsToText Field
In This Article
Returns “DevExpress_Xpf_Reports_ContextMenu_FitBoundsToText”. Corresponds to the Fit Bounds to Text context menu command available for labels and character combs.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.2.dll
NuGet Package: DevExpress.Wpf.Reporting
#Declaration
public const string FitBoundsToText = "DevExpress_Xpf_Reports_ContextMenu_FitBoundsToText"
#Field Value
Type |
---|
String |
See Also