ReportBorder (gb.report)

This class implements an object that depicts the border of a ReportControl.

该类是可创建。

该类行为像一个只读静态数组。

常数
None   Constant for no ReportBorder.
Solid   Constant for a solid ReportBorder.

属性
Brush   Returns or sets the same reportbrush for all the borders
Left   This property return the left side border.
Right   This property return the right side border.
RoundCorner   This property is not yet ready to be used
Style   To return or set the ReportBorder style.
Top   This property return the top side border.
Width   Returns or sets the width of the border
bottom   This property return the bottom side border.

方法
ToString   Return a formated string that contain the border description.

Remember to take a look to the array property on the top of this page by clicking on the read-only link.