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

DefaultBarItemNames.SnapToGrid Property

Returns “bSnapToGrid”. Corresponds to the Snap to grid ribbon item that allows end-users to toggle snapping to the grid lines.

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v20.2.Core.dll

NuGet Packages: DevExpress.Diagram.Core, DevExpress.WindowsDesktop.Diagram.Core

Declaration

public static string SnapToGrid { get; }

Property Value

Type
String
See Also