Skip to main content
Cut
New

DefaultBarItemNames.SnapToGrid Field

Returns “DevExpress_Xpf_Reports_Ribbon_bSnapToGrid”. Corresponds to the Layout page’s Snap to Grid toolbar button that enables/disables snapping to the snap grid.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string SnapToGrid = "DevExpress_Xpf_Reports_Ribbon_bSnapToGrid"

Field Value

Type
String
See Also