Skip to main content
Cut
New

DefaultBarItemNames.ShapeStretch Field

Returns “DevExpress_Xpf_Reports_Ribbon_bShapeStretch”. Corresponds to the Shape Tools contextual page’s Stretch toolbar button that stretches a shape to fill its entire area when it is rotated.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string ShapeStretch = "DevExpress_Xpf_Reports_Ribbon_bShapeStretch"

Field Value

Type
String
See Also