menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum GridImportTableStyleConverter.TableBorderStyle - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum GridImportTableStyleConverter.TableBorderStyle

    Namespace: Syncfusion.Windows.Controls.Grid.Converter
    Assembly: Syncfusion.GridConverter.Wpf.dll
    Syntax
    protected enum TableBorderStyle

    Fields

    Name Description
    All

    Represents that all ExcelBorderIndex is set.

    Bottom

    Represents the solid style for the Bottom ExcelBorderIndex.

    Left

    Represents the solid style for the Left ExcelBorderIndex.

    LeftRight

    Represents the solid style for both Right and Left ExcelBorderIndex.

    None

    Represents the No Solidstyle.

    Right

    Represents the solid style for the Right ExcelBorderIndex.

    Top

    Represents the solid style for the Top ExcelBorderIndex.

    TopBottom

    Represents the solid style for both Top and Bottom ExcelBorderIndex.

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