ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports Namespace / Border Class
Properties Methods

In This Topic
    Border Class Members
    In This Topic

    The following tables list the members exposed by Border.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Border class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the line color of the bottom edge of the border.  
    Public PropertyGets or sets the line style of the bottom edge of the border.  
    Public PropertySets or returns the color of a control's border.  
    Public PropertyGets or sets the line color of the left edge of the border.  
    Public PropertyGets or sets the line style of the left edge of the border.  
    Public PropertyGets or sets the line color of the right edge of the border.  
    Public PropertyGets or sets the line style of the right edge of the border.  
    Public Property

    Determines whether ActiveReports should paint a shadow around the right bottom edges of the control.

     
    Public PropertySets or returns the BorderLineStyle of the border.  
    Public PropertyGets or sets the line color of the top edge of the border.  
    Public PropertyGets or sets the line style of the top edge of the border.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance of the Border class.  
    Public MethodCopies the border to the specified border.  
    Top
    See Also