GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / SheetShowsMargins Property
In This Topic
    SheetShowsMargins Property
    In This Topic
    Design-time and PropertyGrid access to Sheet properties.
    Syntax
    [Category("Sheet")]
    [DefaultValue(true)]
    [Description("Whether this paints the marginal areas with the MarginColor")]
    public bool SheetShowsMargins {get; set;}
    See Also