[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.BorderDrawingStyle2008

BorderDrawingStyle2008 Enum

Specifies a style of the border on a report item.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum BorderDrawingStyle2008

Fields

Name Description
DashDot

Indicates a grooved border line.

DashDotDot

Indicates a DashDotDot border line.

Dashed

Indicates a dashed border line.

Dotted

Indicates a dotted border line.

Double

Indicates a double border line.

None

Indicates no border line.

Solid

Indicates a solid border line.

Extension Methods