ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum BorderStyles - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum BorderStyles

    Specifies the style of a Border.

    Namespace: Syncfusion.RDL.DOM
    Assembly: Syncfusion.EJ.ReportViewer.dll
    Syntax
    public enum BorderStyles

    Fields

    Name Description
    DashDot

    A dash-dot pattern line.

    DashDotDot

    A dash-dot-dot pattern line.

    Dashed

    A dashed line.

    Default

    The default style, which is the same as Solid if within a Line and None otherwise.

    Dotted

    A dotted line.

    Double

    A double solid line.

    None

    No border is drawn.

    Solid

    A solid line.

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