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