ActiveReports Developer 7
IBorders Interface Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace : IBorders Interface

Glossary Item Box

The following tables list the members exposed by IBorders.

Public Properties

 NameDescription
 PropertyBottomBorderColorThe color of the bottom border.  
 PropertyBottomBorderStyleThe style of the bottom border.  
 PropertyBottomBorderWidthThe width of the bottom border.  
 PropertyLeftBorderColorThe color of the left border.  
 PropertyLeftBorderStyleThe style of the left border.  
 PropertyLeftBorderWidthThe width of the left border.  
 PropertyRightBorderColorThe color of the right border.  
 PropertyRightBorderStyleThe style of the right border.  
 PropertyRightBorderWidthThe width of the right border.  
 PropertyTopBorderColorThe color of the top border.  
 PropertyTopBorderStyleThe style of the top border.  
 PropertyTopBorderWidthThe width of the top border.  
Top

See Also