ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / IBorders Interface
Properties

In This Topic
    IBorders Interface Members
    In This Topic

    The following tables list the members exposed by IBorders.

    Public Properties
     NameDescription
     PropertyGets the color of the bottom border.  
     PropertyGets the style of the bottom border.  
     PropertyGets the width of the bottom border.  
     PropertyGets the color of the left border.  
     PropertyGets the style of the left border.  
     PropertyGets the width of the left border.  
     PropertyGets the color of the right border.  
     PropertyGets the style of the right border.  
     PropertyGets the width of the right border.  
     PropertyGets the color of the top border.  
     PropertyGets the style of the top border.  
     PropertyGets the width of the top border.  
    Top
    See Also