[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.BorderLineStyle

BorderLineStyle Enum

Represents the possible border styles.

Namespace: GrapeCity.ActiveReports
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public enum BorderLineStyle : byte

Fields

Name Description
Dash

The dash border style.

DashDot

The dash dot border style.

DashDotDot

The dash dot dot border style.

Dot

The dot border style.

Double

The double border style.

ExtraThickSolid

The extra thick solid border style.

None

The none border style.

Solid

The solid border style.

ThickDash

The thick dash border style.

ThickDashDot

The thick dash dot border style.

ThickDashDotDot

The thick dash dot dot border style.

ThickDot

The thick dot border style.

ThickDouble

The thick double border style.

ThickSolid

The thick solid border style.