ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / BorderColor Class
Properties Methods

In This Topic
    BorderColor Class Members
    In This Topic

    The following tables list the members exposed by BorderColor.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the BorderColor class.  
    Top
    Public Properties
     NameDescription
    Public Property

    Gets or sets the color of the bottom border.

     
    Public PropertyGets or sets the color of the border (unless overridden for a specific side).  
    Public PropertyGets or sets the color of the left border.  
    Public PropertyGets or sets the color of the right border.  
    Public PropertyGets or sets the color of the top border.  
    Top
    Public Methods
     NameDescription
    Public MethodValidates the information in each property of the BorderColor object.  
    Top
    See Also