GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / GridSnapDrag Property
In This Topic
    GridSnapDrag Property
    In This Topic
    Design-time and PropertyGrid access to Grid properties.
    Syntax
    [Category("Grid")]
    [DefaultValue(Mono.Cecil.CustomAttributeArgument)]
    [Description("The interactive dragging behavior for positioning objects.")]
    public virtual GoViewSnapStyle GridSnapDrag {get; set;}
    See Also