MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports Namespace / BorderEdges Enumeration

BorderEdges Enumeration
Represents the border edges.
Syntax
'Declaration
 
Public Enum BorderEdges 
   Inherits System.Enum
 
Members
MemberDescription
BottomBottom edge of the border
LeftLeft edge of the border
RightRight edge of the border
TopTop edge of the border.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.BorderEdges

See Also