Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BorderLineStyle

    Show / Hide Table of Contents

    Class BorderLineStyle

    Defines border line style.

    Inheritance
    System.Object
    BorderLineStyle
    Namespace: Syncfusion.Blazor.Grids
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class BorderLineStyle : Enum

    Fields

    Thick

    Border line is thick.

    Declaration
    public const BorderLineStyle Thick
    Field Value
    Type Description
    BorderLineStyle

    Thin

    Border line is thin.

    Declaration
    public const BorderLineStyle Thin
    Field Value
    Type Description
    BorderLineStyle

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved