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

In This Topic
    BorderWidth Class Members
    In This Topic

    The following tables list the members exposed by BorderWidth.

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

    Gets or sets the width of the bottom border.

     
    Public PropertyGets or sets the width of the border (unless overridden for a specific side).  
    Public Property

    Gets or sets the width of the left border.

     
    Public Property

    Gets or sets the width of the right border.

     
    Public Property

    Gets or sets the width of the top border.

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