GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / SheetMarginColor Property
In This Topic
    SheetMarginColor Property
    In This Topic
    Design-time and PropertyGrid access to Sheet properties.
    Syntax
    [Category("Sheet")]
    [Description("The color for the margins, including alpha transparency")]
    public Color SheetMarginColor {get; set;}
    See Also