GoDigram for .NET Framework and .NET Core
Northwoods.Go.Pdf Namespace / GoPdfWriter Class / RendersGrid Property
In This Topic
    RendersGrid Property
    In This Topic
    Specifies whether the View's Grid should be rendered, if it exists. Default is false.
    Syntax
    public bool RendersGrid {get; set;}
    See Also