WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum GridLinesDisplayStyle - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum GridLinesDisplayStyle

    Represents the display style of the grid lines.

    Namespace: Syncfusion.ExcelToPdfConverter
    Assembly: Syncfusion.ExcelToPDFConverter.Base.dll
    Syntax
    public enum GridLinesDisplayStyle

    Fields

    Name Description
    Auto

    Grid line is not rendered in the output page. The default value is Invisible.

    Invisible

    Grid line is not rendered in the output page.

    Visible

    Grid line is rendered in the output page.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved