ASP.NET MVC

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

    Show / Hide Table of Contents

    Enum SideBorderStyles

    Specifies the style of a SideBorder.

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

    Fields

    Name Description
    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