WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum GridBorderWeight - WindowsForms API Reference | Syncfusion GridBorder class. ">

    Show / Hide Table of Contents

    Enum GridBorderWeight

    Defines the constants that specifies the weight of a specific cell border in the GridBorder class.

    Namespace: Syncfusion.Windows.Forms.Grid
    Assembly: Syncfusion.Grid.Windows.dll
    Syntax
    public enum GridBorderWeight

    Fields

    Name Description
    ExtraExtraThick

    A line with 3.0 points.

    ExtraThick

    A line with 2.0 points.

    ExtraThin

    A line with 0.25 point.

    Medium

    A line with 1 point.

    Thick

    A line with 1.5 points.

    Thin

    A line with 0.5 point.

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