ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / BorderStyle Class
Properties Methods

In This Topic
    BorderStyle Class Members
    In This Topic

    The following tables list the members exposed by BorderStyle.

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

    Gets or sets the style of the bottom border.

     
    Public Property

    Gets or sets the style of the border (unless overridden for a specific side).

     
    Public Property

    Gets or sets the style of the left border.

     
    Public Property

    Gets or sets the style of the right border.

     
    Public Property

    Gets or sets the style of the top border.

     
    Top
    Public Methods
     NameDescription
    Public MethodValidates the information in each property of the BorderStyle object.  
    Top
    See Also