ActiveReports 9
BorderDrawingStyle2008 Enumeration

Specifies the style of the border on a report item.
Syntax
'Declaration
 
Public Enum BorderDrawingStyle2008 
   Inherits System.Enum
public enum BorderDrawingStyle2008 : System.Enum 
Members
MemberDescription
DashDotIndicates a grooved border line.
DashDotDotIndicates a DashDotDot border line.
DashedIndicates a dashed border line.
DottedIndicates a dotted border line.
DoubleIndicates a double border line.
NoneIndicates no border line.
SolidIndicates a solid border line.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.PageReportModel.BorderDrawingStyle2008

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GrapeCity.ActiveReports.PageReportModel Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum