WinForms

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

    Show / Hide Table of Contents

    Enum GridBottomBorderWeight

    Specifies the weight of a header bottom border class. None option is used to Show / hide the bottom border.

    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public enum GridBottomBorderWeight

    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.

    None

    This hide the header bottom border.

    Thick

    A line with 1.5 points.

    Thin

    A line with 0.5 point.

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