ActiveReports 9
BorderDrawingStyle Enumeration

Specifies the style of the border on a report item.
Syntax
'Declaration
 
Public Enum BorderDrawingStyle 
   Inherits System.Enum
public enum BorderDrawingStyle : System.Enum 
Members
MemberDescription
DashDotIndicates a DashDot border line.
DashDotDotIndicates a DashDotDot border line.
DashedIndicates a dashed border line.
DottedIndicates a dotted border line.
DoubleIndicates a double border line.
GrooveIndicates a grooved border line.
InsetIndicates an inset border line.
NoneIndicates no border line.
OutsetIndicates an outset border line.
RidgeIndicates a ridged border line.
SolidIndicates a solid border line.
WindowInsetIndicates a Windows-style inset border line.
Inheritance Hierarchy

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

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