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

DefaultBarItemNames.SnapLines Field

Returns “DevExpress_Xpf_Reports_Ribbon_bSnapLines”. Corresponds to the Layout page’s Snap Lines toolbar button that enables/disables snapping using snap lines.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string SnapLines = "DevExpress_Xpf_Reports_Ribbon_bSnapLines"

Field Value

Type
String
See Also